.gitignore the generated glue file.

This commit is contained in:
Relintai 2023-06-01 17:20:49 +02:00
parent ba70b47fc1
commit 7d578aed28
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,6 +1,8 @@
# Do not ignore solution files inside the mono module. Overrides Godot's global gitignore.
!*.sln
*.gen.cpp
.import
*.d
*.o