diff options
author | Andrew Manison <amanison@anselsystems.com> | 2010-04-28 20:48:03 +0000 |
---|---|---|
committer | Andrew Manison <amanison@anselsystems.com> | 2010-04-28 20:48:03 +0000 |
commit | 4fbeb526fa615c6005e137c965bf4887218aa178 (patch) | |
tree | bc26c3662e4e0ac1ba9c93d87cf1d8c41e4d2cbc | |
parent | 9992970920299716353837c3771395a18aa82c7a (diff) | |
download | aports-4fbeb526fa615c6005e137c965bf4887218aa178.tar.bz2 aports-4fbeb526fa615c6005e137c965bf4887218aa178.tar.xz |
Added *.tbz2 to ignored files.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 82415fc17c..eae900da00 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.gz *.tgz *.bz2 +*.tbz2 *.zip src pkg |