summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Runge2019-10-03 18:44:48 +0200
committerDavid Runge2019-10-03 18:44:48 +0200
commit054ef7f9f019529b69ba37342db49e12b62e8114 (patch)
tree4a3ca8f4704d81a9c8b6ec274e7cf7428f8918bb /.gitignore
parent6e27af8e93bf44574665a02690ea81b1d9a8cb17 (diff)
downloadaur-054ef7f9f019529b69ba37342db49e12b62e8114.tar.gz
PKGBUILD: Adding {APIKEY,SESSIONKEY}.txt to backup array. Creating empty {APIKEY,SESSIONKEY}.txt in prepare(), so that etherpad-lite can write to it.
Removing man pages and other unused cruft. Symlinking all configuration files in package(). Using cp instead of mv, to get all installed files into the log.
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..ef756073b58b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.js
+*.log
+*.pkg.tar.xz
+*.tar.gz