summaryrefslogtreecommitdiff
path: root/.gitignore
blob: a999c8c9149631af2f9296e7e53d61e7d6340e4f (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
38
39
*.a
*.cache
*.gir
*.html
*.la
*.lo
*.log
*.o
*.plist
*.pyc
*.stamp
*.swp
*.trs
*.typelib
*~
.deps/
.dirstamp
.libs/
/*.gcda
/*.gcno
/*.tar.bz2
/*.tar.gz
/*.tar.xz
/Makefile
/Makefile.in
/aclocal.m4
/build-aux/
/config.h
/config.h.in
/config.log
/config.status
/configure
/gtk-doc.make
/gudev/gudevenumtypes.h
/gudev/gudevenumtypes.c
/gudev-1.0.pc
/libtool
/m4/
/stamp-*