Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 405e158e4c84c909298977d50335c5fbfefbadc8 (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
*.o
*.so
*.pyc
*.pyo
*.bak
linux*
dist
locale

aclocal.m4
autom4te.cache
autoregen.sh
config.log
config.status
configure
libtool
stamp-h1
*.la
config.h
*.in
Makefile
config.guess
config.sub
depcomp
ltmain.sh
install-sh
missing
.deps
.libs
*.lo


.0sugar