diff options
author | Andrew Manison <amanison@anselsystems.com> | 2011-10-30 19:33:37 +0000 |
---|---|---|
committer | Andrew Manison <amanison@anselsystems.com> | 2011-10-30 19:33:37 +0000 |
commit | 11c55ba7f505eccb4e54e2142a1e469bbf0883b4 (patch) | |
tree | 330bc21150946d25c484ae171ccb0c1fd8856ebe /.gitignore | |
parent | 10c7e79070850e52ab21f1df2244e3b1701114ac (diff) | |
download | aports-11c55ba7f505eccb4e54e2142a1e469bbf0883b4.tar.bz2 aports-11c55ba7f505eccb4e54e2142a1e469bbf0883b4.tar.xz |
.gitignore: added more patterns
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9d9743a234..5a02c25b75 100644 --- a/.gitignore +++ b/.gitignore @@ -4,10 +4,14 @@ *.bz2 *.tbz2 *.zip +*.tags +*.xz src pkg pkg-* main/vim/7.2.* +main/bash/bash42-0* +main/busybox/busybox-*.patch main_*.txt testing_*.txt unstable_*.txt |