authority/.gitignore
2025-06-23 19:48:13 +02:00

21 lines
336 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
.config
# build artefacts
.cache/
*.o
compile_commands.json
engine/.github
project/.godot
build/authority.pck
build/authority.x86_64
build/authority.exe
build.zip