add .gitignore (python, arch packaging)
This commit is contained in:
parent
e08bb57db1
commit
0c0822b9b9
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
__pycache__/
|
||||
*.pyc
|
||||
_secrets.py
|
||||
*.pkg.tar.zst
|
Loading…
Reference in a new issue