-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy path.gitignore
80 lines (80 loc) · 1.31 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
Makefile
.libs
.deps
*.lo
*.la
*.o
*.so
*.a
*.tar.bz2
*.tar.gz
.*.swp
*stamp
stamp*
*~
config.log
config.h
config.cache
config.rpath
autom4te.cache
config.status
stamp-h1
libtool
xfdesktop.spec
Makefile.in
aclocal.m4
m4/
compile
config.guess
config.h.in
config.sub
configure
depcomp
install-sh
ltmain.sh
missing
mkinstalldirs
INSTALL
config.status.lineno
ChangeLog
cov-int/
compile_flags.txt
common/xfdesktop-marshal.c
common/xfdesktop-marshal.h
common/tumbler.c
common/tumbler.h
po/POTFILES
po/Makefile.in.in
po/stamp-it
po/*.gmo
ABOUT-NLS
po/Makevars.template
po/Rules-quot
po/boldquot.sed
po/insert-header.sin
po/quot.sed
po/remove-potcdate.sin
po/remove-potcdate.sed
po/xfdesktop.pot
settings/xfce-backdrop-settings.desktop
settings/xfdesktop-settings
settings/xfdesktop-settings-ui.h
settings/xfdesktop-settings-ui.c
src/*-enum-types.*
src/xfdesktop
src/xfdesktop-marshal.c
src/xfdesktop-marshal.h
src/xfdesktop-monitor-chooser-ui.c
src/xfdesktop-monitor-chooser-ui.h
src/xfdesktop-file-manager-fdo-proxy.c
src/xfdesktop-file-manager-fdo-proxy.h
src/xfdesktop-file-manager-proxy.c
src/xfdesktop-file-manager-proxy.h
src/xfdesktop-thunar-proxy.c
src/xfdesktop-thunar-proxy.h
src/xfdesktop-trash-proxy.c
src/xfdesktop-trash-proxy.h
tests/test-icon-position-parsing
tests/test-icon-position-saving