Files
discord-rpc-godot/.gitignore
2023-03-11 22:00:57 +01:00

17 lines
132 B
Plaintext

# Objects.
.scons-cache/
*.os
# SConstruct
.sconf_temp
.sconsign.dblite
*.pyc
# MacOS
.DS_Store
# Editors
.vscode/
#Cmake
build/