Improve .gititgnore.

This commit is contained in:
Relintai 2023-05-23 20:55:45 +02:00
parent c4437de5a3
commit e7b9b694e8
1 changed files with 13 additions and 0 deletions

13
.gitignore vendored
View File

@ -1,2 +1,15 @@
# 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
bin/
obj/