diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-05-30 16:47:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-05-30 16:47:03 +0000 |
commit | 558e00aa9a8181b98db3f6e50832132a9a2d85d8 (patch) | |
tree | 2654c487d3bab8ddf99233eb1a72eb97b349fc24 /src/patchsets | |
parent | add upstream patches link (diff) | |
download | gentoo-558e00aa9a8181b98db3f6e50832132a9a2d85d8.tar.gz gentoo-558e00aa9a8181b98db3f6e50832132a9a2d85d8.tar.bz2 gentoo-558e00aa9a8181b98db3f6e50832132a9a2d85d8.zip |
ignore unpacked gcc dirs
Diffstat (limited to 'src/patchsets')
-rw-r--r-- | src/patchsets/gcc/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/patchsets/gcc/.gitignore b/src/patchsets/gcc/.gitignore index 6f19c3fb97..627707279a 100644 --- a/src/patchsets/gcc/.gitignore +++ b/src/patchsets/gcc/.gitignore @@ -1,2 +1,5 @@ .cvsignore *.bz2 +gcc-?.??.? +gcc-?.? +gcc-?.?.? |