-
-
Notifications
You must be signed in to change notification settings - Fork 79
Expand file tree
/
Copy path.gitignore
More file actions
47 lines (47 loc) · 624 Bytes
/
.gitignore
File metadata and controls
47 lines (47 loc) · 624 Bytes
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
ABOUT-NLS
aclocal.m4
autom4te.cache
/build-aux/*
ChangeLog
config.log
config.status
configure
libtool
m4
mkinstalldirs
stamp-h1
Makefile
Makefile.in
.version
.deps
.dirstamp
.libs
*.c
*.h
*.lo
*.la
*.o
*.pc
*.stamp
data/gala.desktop
data/gala-multitaskingview.desktop
data/gala-other.desktop
data/gschemas.compiled
data/org.pantheon.desktop.gala.gschema.valid
data/org.pantheon.desktop.gala.gschema.xml
data/org.pantheon.desktop.gala.gschema.xml.in
docs/gala
docs/libgala
lib/gala.vapi
po/*.gmo
po/*.header
po/*.sed
po/*.sin
po/Makefile.in.in
po/Makevars.template
po/POTFILES
po/Rules-quot
po/stamp-po
src/gala
build
debian