summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMicha Alt2015-08-04 20:01:57 +0200
committerMicha Alt2015-08-04 20:01:57 +0200
commit1ac1b7ee1ce56f0ed7225556d160759e39452bdd (patch)
treea080dfd265b4aea4a0c75742f9935e24069e1423 /.gitignore
parent99c39d0388bc4040a2a7b0174222ca507ae6cb45 (diff)
downloadaur-1ac1b7ee1ce56f0ed7225556d160759e39452bdd.tar.gz
Version bump: 1.8.3 -> 1.8.4
Changes from upstream: * Add modules.autoRequire option that would automatically append require('module') to your javascript outputs. Local change: * .gitignore added.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..4e5d7c0a1456
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+
+# packaging artefacts
+src/
+pkg/
+*.pkg.tar.xz
+*.src.tar.gz
+
+# source archives
+*.tgz
+