Files
discord-rpc-godot/.gitignore
2023-04-22 23:42:23 +02:00

20 lines
161 B
Plaintext

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