diff options
author | P. J. McDermott <pjm@nac.net> | 2013-04-22 11:47:32 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-04-22 11:47:32 (EDT) |
commit | ad2ad23fb5a91932535f7d1ee6ab130fa08cb605 (patch) | |
tree | 132a5ec96ddc350b03429850a53de87d5076a266 | |
parent | 4abae1886631c1a0826ae78936309debd4ed1b43 (diff) |
Git: Ignore source archives.
These are too big to all be stored in the Git repository.
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ *~ Session.vim +# Source archives +gcc-*-*.orig.tar.* + # Generated files cpp-*-*-*-*.pkg/ gcc-*-*-*-*.pkg/ |