godot-module-template/.gitignore
2025-07-24 13:28:23 +00:00

20 lines
317 B
Plaintext

# ---> SCons
# for projects that use SCons for building: http://http://www.scons.org/
.sconsign.dblite
# When configure fails, SCons outputs these
config.log
.sconf_temp
engine/.github
project/.godot
build/PROJECT.pck
build/PROJECT.x86_64
build/PROJECT.exe
build.zip
*.o
compile_commands.json
.cache
.kdev4
*.kdev4