diff options
author | Guy Harris <gharris@steve.local> | 2009-02-26 01:06:33 -0800 |
---|---|---|
committer | Guy Harris <gharris@steve.local> | 2009-02-26 01:06:33 -0800 |
commit | 36933eaea669518c0922880a0240975f124cc2b5 (patch) | |
tree | 347e4643af4885a19db8e055ffd1c1bbfbaf45b0 /.gitignore | |
parent | 9248d0c2fac920cd401d8ea2a6c7a871e0182f86 (diff) | |
download | tcpdump-36933eaea669518c0922880a0240975f124cc2b5.tar.gz |
Ignore tcpdump.1 - it's generated from tcpdump.1.in.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,4 +3,5 @@ Makefile *.o config.* tcpdump +tcpdump.1 version.c |