diff options
author | Guy Harris <gharris@steve.local> | 2009-06-07 14:30:38 -0700 |
---|---|---|
committer | Guy Harris <gharris@steve.local> | 2009-06-07 14:30:38 -0700 |
commit | 4b8ca1e7c2633fb4875a23d8f05ec83bbe42dae9 (patch) | |
tree | d8696973fc0bf1bddaba2b620b37f256b090985b /.gitignore | |
parent | 6c24bfd42219170a09ff9f664fd0412624a568d4 (diff) | |
download | tcpdump-4b8ca1e7c2633fb4875a23d8f05ec83bbe42dae9.tar.gz |
Add stamp-h files to the list of files to ignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ config.log config.cache config.status .devel +stamp-h +stamp-h.in tcpdump tcpdump.1 tcpdump-*.tar.gz |