Files
discord-rpc-godot/.gitignore
2023-04-27 18:31:30 +02:00

19 lines
159 B
Plaintext

# Objects.
.scons-cache/
*.os
# SConstruct
.sconf_temp
.sconsign.dblite
*.pyc
# MacOS
.DS_Store
#Cmake
build/
#Cleanup unused build files
*.obj
*.exp
*.lib