1
0
mirror of https://github.com/Relintai/gdnative.git synced 2025-03-13 11:48:54 +01:00
gdnative/.gitignore

17 lines
179 B
Plaintext
Raw 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/