Skip to content

Commit 4e6e9ff

Browse files
ntfreaksignal11
authored andcommitted
gitignore: add config.* to .gitignore
This makes HIDAPI less noisy when used a git submodule. Signed-off-by: Spencer Oliver <[email protected]>
1 parent 02a882c commit 4e6e9ff

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.gitignore

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
Makefile.in
44
aclocal.m4
55
autom4te.cache/
6-
config.guess
7-
config.h.in
8-
config.sub
6+
config.*
97
configure
108
depcomp
119
install-sh
@@ -18,8 +16,5 @@ testgui/Makefile.in
1816
windows/Makefile.in
1917

2018
Makefile
21-
config.h
22-
config.log
23-
config.status
2419
stamp-h1
2520
libtool

0 commit comments

Comments
 (0)