Maze3D/.gitignore

19 lines
185 B
Plaintext

# Build files
/build-fx
/build-cg
/build-cg-push
/*.g1a
*.g3a
#Nano temp files
*.swp
# Python bytecode
__pycache__/
# Common IDE files
*.sublime-project
*.sublime-workspace
.vscode