diff options
author | Guy Harris <gharris@steve.local> | 2009-07-11 12:19:57 -0700 |
---|---|---|
committer | Guy Harris <gharris@steve.local> | 2009-07-11 12:19:57 -0700 |
commit | 719f5a457b6693a00d8128c4f0f69063014010c1 (patch) | |
tree | dc20b99e08c7d9ca4b9fc02da96bc79ac8f589f6 /.gitignore | |
parent | 3efa66617444114280a9daa625d910a897867c15 (diff) |
Add the test programs to the list of files to ignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,8 @@ config.log config.cache config.status .devel +filtertest +findalldevstest grammar.c libpcap.a libpcap.*.dylib @@ -26,6 +28,7 @@ pcap_open_dead.3pcap pcap_open_offline.3pcap scanner.c scanner.h +seltest tokdefs.h version.c version.h |