chore(git): added *.pyc to gitignore

?#	modified:   project/assets/animations/player_character/swing_1.res
This commit is contained in:
Sara Gerretsen 2025-12-10 16:16:34 +01:00
parent e8655addcf
commit 2957391dc3

1
.gitignore vendored
View file

@ -19,3 +19,4 @@ build.zip
# general-purpose cache folder (used by e.g clangd)
.cache
*.pyc