forked from raspberrypi/maynard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
53 lines (53 loc) · 759 Bytes
/
.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
*.[ao]
*.gcda
*.gcno
*.gcov
*.l[ao]
*.loT
*.orig
*.pc
*.py[co]
*.rej
*.sw[op]
*~
*#
.#*
.deps
.libs
Makefile
Makefile.in
_gen
/aclocal.m4
/autom4te.cache
/compile
/config.cache
/config.guess
/config.h
/config.h.in
/config.log
/config.status
/config.sub
/configure
/depcomp
/install-sh
/libtool
/ltmain.sh
/m4
/missing
/stamp-h1
/maynard-*.tar.xz
/maynard
shell/desktop-shell-client-protocol.h
shell/desktop-shell-protocol.c
shell/shell-helper-client-protocol.h
shell/shell-helper-protocol.c
shell/shell-helper-server-protocol.h
shell/mod-shell-helper-protocol.c
shell/maynard-resources.c
shell/maynard-resources.h
shell/maynard
data/gschemas.compiled
data/org.raspberrypi.maynard.gschema.valid
data/org.raspberrypi.maynard.gschema.xml
po/POTFILES
po/stamp-it