GITIGNORE: updated

This commit is contained in:
XargonWan 2025-01-31 09:38:03 +09:00
parent 12028d9ed4
commit 7300af2afc

3
.gitignore vendored
View file

@ -35,3 +35,6 @@ ruffle-*.tar.gz
# Python #
##########
__pycache__
CMakeFiles
build