chore: add python bytecode patterns to gitignore

This commit is contained in:
Suherdy Yacob 2026-05-19 17:12:31 +07:00
parent 9ab16f40ae
commit 84288abab9

1
.gitignore vendored
View File

@ -1 +1,2 @@
__pycache__
*.py[cod]