summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4408ce0e2a1448405c648138b947e2e22617fa8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# ignore objects and archives, anywhere in the tree.
*.[oa]
*.lo
*.la
*.exe*
*.dll*
*.resources
# autoconf/make files
config.h
config.log
config.status
Makefile
autom4te.cache/
.deps
.libs
*-stamp
scripts/
data/*.pc
docs/*.tree
docs/*.zip
mcs/docs/*.tree
mcs/docs/*.zip