mirror of
https://github.com/Relintai/mono.git
synced 2024-11-08 10:12:16 +01:00
18 lines
174 B
Plaintext
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/
|