Skip to content

Commit 60701d5

Browse files
committed
Modify gitignore
1 parent 99cbf0b commit 60701d5

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

.gitignore

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,24 @@ configure~
33
config.h
44
config.h.in~
55
config.log
6+
Makefile
7+
Makefile.in
8+
aclocal.m4
9+
ar-lib
10+
compile
11+
config.guess
12+
config.status
13+
config.sub
14+
configure.scan
15+
depcomp
16+
install-sh
17+
libtool
618
src/Makefile
19+
src/Makefile.in
720
src/syscall_intercept
821
src/.libs
22+
src/.deps
23+
src/calls.h
24+
src/libsyscall_interceptor*
925
src/syscall.h
1026
src/unistd_64.h

0 commit comments

Comments
 (0)