Add basic PKGBUILD

This commit is contained in:
Arinerron 2019-03-27 11:57:59 -07:00
parent 7048db42bd
commit 83fb7754ad
No known key found for this signature in database
GPG key ID: 99383627861C62F0
3 changed files with 26 additions and 1 deletions

5
.gitignore vendored
View file

@ -17,3 +17,8 @@ core
.vscode/*
venv/*
onionr/fs*
# package files
onionr-*.pkg.tar.gz
pkg/
src/