Skip to content

Commit 0e4e04b

Browse files
committed
config.guess config.sub are automatically add when running autoreconf -i
Ignore these two files, as they will be added when running autoreconf -i
1 parent d2dc1a8 commit 0e4e04b

File tree

3 files changed

+2
-4169
lines changed

3 files changed

+2
-4169
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
/scripts/ar-lib
1010
/scripts/compile
1111
/scripts/depcomp
12+
/scripts/config.guess
13+
/scripts/config.sub
1214
/scripts/install-sh
1315
/scripts/missing
1416
/scripts/test-driver

0 commit comments

Comments
 (0)