mono/.gitignore

18 lines
174 B
Plaintext

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