summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgnat Harczuk2016-11-11 00:58:03 +0100
committerIgnat Harczuk2016-11-11 00:58:03 +0100
commit6166e8fdf2b7a8d4eb296ede42e4423821cc9b15 (patch)
tree45c5ed224166db7daf18665adf5a89e1b574e9aa
parent53633d19c40b5264f4f4f4062719ba090fe76354 (diff)
downloadaur-6166e8fdf2b7a8d4eb296ede42e4423821cc9b15.tar.gz
added gitignore with builds and src plus pkg subdirs ignores
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..c5ed7f720863
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+*.pkg.tar.gz
+
+pkg/
+
+src/
+
+*.tgz
+*.tgz.part