diff --git a/.gitignore b/.gitignore index ea8c4bf..3d44015 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ /target + +# makepkg build artifacts (when building packaging/PKGBUILD in place) +/packaging/src/ +/packaging/pkg/ +/packaging/peerspeak/ +/packaging/*.pkg.tar.* +/packaging/*.log