summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2010-05-11 12:49:04 +0200
committer Heinz Wiesinger <pprkut@slackbuilds.org>2010-05-11 12:49:04 +0200
commita2a26f785c0a5a9db776e408c12803f7fcc5f4b6 (patch)
treefbc476b70a461fd42783136f3e0d2fcbf4c51e7e /.gitignore
downloadslackbuilds-a2a26f785c0a5a9db776e408c12803f7fcc5f4b6.tar.gz
slackbuilds-a2a26f785c0a5a9db776e408c12803f7fcc5f4b6.tar.xz
Add .gitignore file. Ignore tar.gz and tar.gz.asc files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..b2f7411243
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+#Files mentioned in this file will be ignored by git
+*.tar.gz
+*.tar.gz.asc