Skip to content

Commit df6f68f

Browse files
committed
Ignore aclocal.m4 and configure files
Both are generated files and can be ignored.
1 parent a42cb47 commit df6f68f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
*.o
22
*.a
33
*.lo
4+
aclocal.m4
45
autom4te.cache
56
config.log
67
config.status
8+
configure
79
configure.lineno
810
Makefile
911
Makefile.in
@@ -18,4 +20,4 @@ temp
1820
*.suo
1921
*.user
2022
*.userosscache
21-
*.sln.docstates
23+
*.sln.docstates

0 commit comments

Comments
 (0)