Added a .gitignore.

This commit is contained in:
Relintai 2023-05-25 20:24:29 +02:00
parent bd9e05126e
commit 54e8b313ad
1 changed files with 16 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@ -0,0 +1,16 @@
# Do not ignore solution files inside the mono module. Overrides Godot's global gitignore.
!*.sln
.import
*.d
*.o
*.meta
*.obj
*.pyc
*.bc
*.os
*.gen.h
*.gen.cpp
bin/
obj/