update .gitignore to remove base files, so that they are available locally but aren't uploaded to the remote branch.

This commit is contained in:
Michieal 2023-01-19 17:04:19 -05:00
parent ca471dec4b
commit 392ed76cbf
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -5,4 +5,7 @@
*.blend3 *.blend3
/.idea/ /.idea/
*.bak *.bak
*.png~ *.png~
/mcl_bamboo/
/mcl_amethyst/
/mcl_crimson/