Add Arch build file stuff.
This commit is contained in:
parent
97ef706e9f
commit
c124baad1c
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -181,4 +181,8 @@ pyrightconfig.json
|
||||||
pyvenv.cfg
|
pyvenv.cfg
|
||||||
pip-selfcheck.json
|
pip-selfcheck.json
|
||||||
|
|
||||||
# End of https://www.toptal.com/developers/gitignore/api/python,virtualenv
|
### Arch build files ###
|
||||||
|
*.tar.gz
|
||||||
|
**.tar.zst
|
||||||
|
pkg/
|
||||||
|
src/
|
||||||
|
|
Loading…
Reference in a new issue