Ignore PKGBUILD noise

This commit is contained in:
June Tate-Gans 2023-10-28 13:06:55 -05:00
parent f026b0d815
commit fa65c30c87

5
.gitignore vendored
View File

@ -1,3 +1,8 @@
__pycache__ __pycache__
*.pyc *.pyc
obj-*/ obj-*/
*.pkg.tar.zst
g13gui-git/
pkg/
src/