aboutsummaryrefslogtreecommitdiffstats
path: root/Global/Archives.gitignore
diff options
context:
space:
mode:
authorBjörn Esser <bjoern.esser@gmail.com>2012-05-19 12:02:40 +0200
committerBjörn Esser <bjoern.esser@gmail.com>2012-05-19 12:02:40 +0200
commit4eebde9c47a14b65f3678aac1e578e48c34827e3 (patch)
tree6d59c742b8bde51465cedd842e07c09fedb61563 /Global/Archives.gitignore
parent4b6bf65bdf0d52a58cb8f28964b6327c26fbf171 (diff)
downloadgitignore-4eebde9c47a14b65f3678aac1e578e48c34827e3.tar.gz
gitignore-4eebde9c47a14b65f3678aac1e578e48c34827e3.zip
added rule for .bz2 --> bzip2
Diffstat (limited to 'Global/Archives.gitignore')
-rw-r--r--Global/Archives.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/Global/Archives.gitignore b/Global/Archives.gitignore
index 386c3330..82d3b10f 100644
--- a/Global/Archives.gitignore
+++ b/Global/Archives.gitignore
@@ -6,6 +6,7 @@
*.zip
*.gz
*.bzip
+*.bz2
*.xz
*.lzma
@@ -19,4 +20,4 @@
*.gem
*.egg
*.deb
-*.rpm \ No newline at end of file
+*.rpm