summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJ. King2021-12-31 17:17:16 -0500
committerJ. King2021-12-31 17:17:16 -0500
commit98a14ac1adedcbb4b6c454018fa7aa340b3861a5 (patch)
tree2b77a779c1909fcf7cd86b40bfe4e75a3f1ef353 /.gitignore
downloadaur-98a14ac1adedcbb4b6c454018fa7aa340b3861a5.tar.gz
Initial PKGBUILD
Architectures are somewhat speculative. I assume i686 is supported; I don't know if 32=bit ARM is also supported
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..826236c79649
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+/pam_sqlite-git
+/src
+/pkg
+/*.pkg.tar.* \ No newline at end of file