summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 07104a0d89a66fb58e4d0e3e090582b4aa802fa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
*.gcda
*.gcno
*.gcov
*.gdb
*.o
*~
.*.swp
.deps
.dirstamp
.gdb_history
.gdbinit
.libs
/.version
/CREDITS
/ChangeLog
/INSTALL
/README
/TAGS
/aclocal.m4
/autom4te.cache
/config.log
/config.status
/configure
/cscope.*
/mpers-m32
/mpers-mx32
/ncscope.*
/strace-*.tar.gz
/strace-*.tar.xz
/strace.dsc
/strace.spec
/tags
/tests-m32
/tests-mx32
Makefile
Makefile.in
core