lzy/.gitignore

13 lines
135 B
Plaintext

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