]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Explicitly list the config.* files to ignore; config.guess and
authorGuy Harris <[email protected]>
Sun, 7 Jun 2009 21:27:06 +0000 (14:27 -0700)
committerGuy Harris <[email protected]>
Sun, 7 Jun 2009 21:27:06 +0000 (14:27 -0700)
config.sub are in the Git repository.

Also list .devel as a file to ignore.

.gitignore

index 7ecfbe6e0b94fc46224521ea07b5b5f44ff01305..58bd24a856ac1db32ad51722e9d6a4059a0c8bb5 100644 (file)
@@ -1,7 +1,11 @@
 Makefile
 *~
 *.o
-config.*
+config.h
+config.log
+config.cache
+config.status
+.devel
 tcpdump
 tcpdump.1
 version.c