aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 740825ff00994d35bd413f783bc2827ea5eb0a36 (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
/arc
/.deps/
/.libs/
*.lo
*.la
*.o
*.a
*.so
*.so.*
/test
/Makefile
/Makefile.in
/aclocal.m4
/autom4te.cache/
/compile
/config.h
/config.h.in
/config.log
/config.status
/config.guess
/config.sub
/configure
/depcomp
/install-sh
/missing
/stamp-h1
/libtool
/ltmain.sh
/m4