gdnative/.gitignore

17 lines
173 B
Plaintext
Raw Normal View History

2023-05-25 20:24:29 +02:00
# 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
*.gen.cpp
bin/
obj/