Ignore Python bytecode

This commit is contained in:
ltadeu6 2026-04-01 17:53:30 -03:00
parent 174836a387
commit fa9b87b37c

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
/nixos/secrets.nix
/secrets.nix
__pycache__/
*.pyc