diff options
author | Hannes Gredler <hannes@juniper.net> | 2009-02-19 13:34:33 +0100 |
---|---|---|
committer | Hannes Gredler <hannes@juniper.net> | 2009-02-19 13:34:33 +0100 |
commit | 1e74db1b72615f96185b1322822c2346b97b82ed (patch) | |
tree | e699ea75e93d5b8257345eb422f336338be55975 /.gitignore | |
parent | 049b181a3488e05c263880d6fb0c07b3aa79f167 (diff) | |
download | tcpdump-1e74db1b72615f96185b1322822c2346b97b82ed.tar.gz |
add a few .gitignore expressions to make the output
of "git status" meaningful.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 14 |
1 files changed, 4 insertions, 10 deletions
@@ -1,12 +1,6 @@ -version.c Makefile -Makefile-devel.in -config.status -config.log -config.cache -config.h -.devel -stamp-h -stamp-h.in +*~ +*.o +config.* tcpdump -autom4te.cache +version.c |