summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2020-11-30 08:57:57 +0100
committerEugen Wissner <belka@caraus.de>2020-11-30 08:57:57 +0100
commit8a97e33b589a1faa948fa99fadf1bb605223ce38 (patch)
tree8d70cea687fcd42feb0143721de58bb7aedce96a /.gitignore
parentd44ba0da6efd862ff28db044829f72f28dd1b67f (diff)
downloadslackbuilder-8a97e33b589a1faa948fa99fadf1bb605223ce38.tar.gz
Ignore archives
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore22
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2e97ca2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,22 @@
+# Files mentioned in this file will be ignored by git
+*.rpm
+*.swp
+*.tar.gz
+*.tar.gz.asc
+*.tar.bz2
+*.tar.xz
+*.tbz2
+*.tgz
+*.txz
+*.zip
+*.gem
+*.7z
+*.lz
+*.pk3
+*.run
+*.Z
+*.deb
+*.jar
+*~
+.directory
+*.phar