gotc/.gitignore

17 lines
176 B
Plaintext

# Build files
/build-fx
/build-cg
/*.g1a
/*.g3a
# Not needed yet
/assets-fx
# Python bytecode
__pycache__/
# Common IDE files
*.sublime-project
*.sublime-workspace
.vscode