Skip to content

Commit e8f3db6

Browse files
committed
.gitignore: ignore src/**/.dirstamp
.dirstamp files are a build artifact created when GNU autoconf projects have files spread over multiple directories.
1 parent 057475e commit e8f3db6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ src/*.orig
5959
src/*.plist/*
6060
src/TAGS
6161
src/suricata
62+
src/**/*.dirstamp
6263
stamp-h1
6364
src/build-info.h
6465
test.sh

0 commit comments

Comments
 (0)