gdnative/.gitignore

17 lines
179 B
Plaintext
Raw Permalink Normal View History

2023-05-26 10:58:14 +02:00
# Do not ignore solution files inside the mono module. Overrides Pandemonium's global gitignore.
2023-05-25 20:24:29 +02:00
!*.sln
.import
*.d
*.o
*.meta
*.obj
*.pyc
*.bc
*.os
*.gen.h
*.gen.cpp
bin/
obj/