diff options
author | Alon Levy <alevy@redhat.com> | 2010-10-31 16:27:00 +0200 |
---|---|---|
committer | Alon Levy <alevy@redhat.com> | 2010-11-08 16:06:55 +0200 |
commit | 6f9ab515092013d219c0e8e7f5bd6f4c70439bfe (patch) | |
tree | a12f1d3de4bbbd230c9403991dd0011c171bdbfe /.gitignore | |
parent | bd30095c7543fbe01fb87f46c71cc83a052cf37e (diff) |
gitignore: add generated_*, vim temps, pyc
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ *~ +.*.sw? *.tar.bz2 *.tar.gz +*.pyc aclocal.m4 autom4te.cache compile |