BosonX/.gitignore

19 lines
204 B
Plaintext
Raw Normal View History

2022-08-20 11:51:24 +02:00
# Build files
/build-fx
/build-cg
2023-05-24 13:08:59 +02:00
/build-cg-push
2022-08-20 11:51:24 +02:00
/*.g1a
/*.g3a
# Python bytecode
__pycache__/
# Common IDE files
*.sublime-project
*.sublime-workspace
.vscode
2023-05-24 17:44:20 +02:00
.nvimrc
# Screenshots and videos
/screens