summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2017-05-06 16:53:14 -0400
committerWill Estes <westes575@gmail.com>2017-05-06 16:53:14 -0400
commit5dfc45ef5a3134f6602e3b1784649b50958d100f (patch)
tree431709d0237c022f43e0f972a24b7cf020ad4cef /.gitignore
parentab49343b08c933e32de8de78132649f9560a3727 (diff)
build: no longer ignore *.tar.bz2
Since we no longer generate *.tar.bz2 archives, we do not need to tell git to ignore them.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3ef6b04..ce0e67e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
*.orig
*.rej
-*.tar.bz2
*.tar.gz
*.tar.lz
*~