]> The Tcpdump Group git mirrors - tcpslice/commitdiff
Get the patterns right in .gitignore.
authorDenis Ovsienko <[email protected]>
Fri, 3 Mar 2023 22:33:00 +0000 (22:33 +0000)
committerDenis Ovsienko <[email protected]>
Fri, 3 Mar 2023 22:33:00 +0000 (22:33 +0000)
Almost all files there are meant to be in the source tree root.

[skip ci]

.gitignore

index 04306a7e511a117f21d6a3fabfa5af9d11b8e9e6..b34316059b1a67b2a616bf71eb8272a857b7001e 100644 (file)
@@ -1,18 +1,18 @@
-Makefile
-config.status
-config.log
-config.cache
-configure
-config.h
-config.h.in
-.devel
-os-proto.h
-stamp-h
-stamp-h.in
-tcpslice
-tcpslice-*.tar.gz
-autom4te.cache/
-*.o
+/Makefile
+/config.status
+/config.log
+/config.cache
+/configure
+/config.h
+/config.h.in
+/.devel
+/os-proto.h
+/stamp-h
+/stamp-h.in
+/tcpslice
+/tcpslice-*.tar.gz
+/autom4te.cache/
+/*.o
 *~
-instrument_functions_global.devel
-instrument_functions_off.devel
+/instrument_functions_global.devel
+/instrument_functions_off.devel