-
Notifications
You must be signed in to change notification settings - Fork 72
/
Copy path.gitignore
80 lines (80 loc) · 1.05 KB
/
.gitignore
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
ABOUT-NLS
aclocal.m4
autom4te.cache
/build-aux/*
ChangeLog
config.h
config.h.in
config.log
config.status
configure
libtool
m4/*.m4
mkinstalldirs
stamp-h1
Makefile
Makefile.in
test-report.xml
test-suite.log
.version
.deps
.dirstamp
.libs
*.o
*.lo
*.la
*.gcda
*.gcno
coverage.xml
coverage.info
coveragereport
po/*.gmo
po/*.header
po/*.sed
po/*.sin
po/Makefile.in.in
po/Makevars.template
po/POTFILES
po/Rules-quot
po/stamp-po
docklets/*/*.c
docklets/*/*.stamp
docs/*.stamp
docs/c-doc
docs/vala-doc
docs/web-doc
examples/remote-client
examples/unity-client
examples/*.c
examples/*.stamp
lib/abi*
lib/*-abi
lib/*.c
lib/*.h
lib/*.deps
lib/*.vapi
lib/*.pc
lib/*.stamp
lib/DBus/*.c
lib/Docklets/*.c
lib/Drawing/*.c
lib/Factories/*.c
lib/Services/*.c
lib/Items/*.c
lib/Widgets/*.c
lib/Version.vala
src/plank
src/*.c
src/*.stamp
tests/*.c
tests/*.stamp
tests/home
tests/dock
tests/gmock-tests
tests/tests
data/plank.appdata.xml
data/gschemas.compiled
data/net.launchpad.plank.gschema.valid
data/net.launchpad.plank.gschema.xml
data/net.launchpad.plank.gschema.xml.in
data/plank.desktop