PCBrawl/.gitignore

15 lines
143 B
Plaintext

# Build files
/build*
/*.g1a
/*.g3a
*.o
lzy
# Python bytecode
__pycache__/
# Common IDE files
*.sublime-project
*.sublime-workspace
.vscode