Skip to content

Commit b93ef05

Browse files
committed
update gitignore file, and clean up the install-sh, missing and depcomp files
1 parent bec6a05 commit b93ef05

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+8
-20105
lines changed

.gitignore

+8-1
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,18 @@
22
*.a
33
*.status
44
*.log
5+
DBG_LOG*
6+
aclocal.m4
57
.deps
68
dep
79
autom4te.cache
10+
depcomp
11+
install-sh
12+
missing
13+
compile
14+
Makefile.in
815
Makefile
16+
configure
917
smp_llp
1018
smp_l1l2
11-
DBG_LOG0
1219

0 commit comments

Comments
 (0)