mono/.gitignore
2023-05-23 20:55:45 +02:00

16 lines
163 B
Plaintext

# 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/