added PKGBUILD and updated config location
This commit is contained in:
parent
6878c8b77d
commit
efb7e52a14
6 changed files with 65 additions and 9 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -27,4 +27,11 @@ venv/
|
|||
ENV/
|
||||
env.bak/
|
||||
venv.bak/
|
||||
config.json
|
||||
config.json
|
||||
|
||||
# makepkg artifacts
|
||||
pkg/
|
||||
src/
|
||||
*.pkg.tar.zst
|
||||
*.pkg.tar.xz
|
||||
*.log
|
||||
Loading…
Add table
Add a link
Reference in a new issue