This repository has been archived on 2021-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
PCcraft/.gitignore

14 lines
147 B
Plaintext

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