-
Notifications
You must be signed in to change notification settings - Fork 13
/
.gitignore
86 lines (86 loc) · 1.04 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
81
82
83
84
85
86
*~
libgd/
/*.bak
/*.lo
/*.o
/*.orig
/*.rej
/*.tab.c
/*~
/.*.sw[nop]
/.deps
/.dirstamp
/.gitignore
/.libs
/AUTHORS
/GPATH
/GRTAGS
/GSYMS
/GTAGS
/ID
/INSTALL
/Makefile
/Makefile.in
/TAGS
/_libs
/aclocal.m4
/autom4te.cache
/autoscan.log
/compile
/config.cache
/config.guess
/config.h
/config.h.in
/config.log
/config.lt
/config.status
/config.status.lineno
/config.sub
/configure
/configure.lineno
/configure.scan
/depcomp
/install-sh
/intltool-extract.in
/intltool-merge.in
/intltool-update.in
/libtool
/ltmain.sh
/m4
/missing
/mkinstalldirs
/po/*.gmo
/po/*.mo
/po/.intltool-merge-cache
/po/Makefile
/po/Makefile.in
/po/Makefile.in.in
/po/POTFILES
/po/gnome-music.pot
/po/stamp-it
/so_locations
/stamp-h1
/tags
/gnome-music/*.pyc
/gnome-music/Makefile
/gnome-music/Makefile.in
/py-compile
*.tar.xz
*.desktop
*.gresource
*.compiled
data/Makefile
data/Makefile.in
*.patch
*.pyc
Makefile
gnome-music
*.valid
/gnomemusic/Makefile.in
/data/AboutDialog.ui
/data/gnome-music.appdata.xml
/help/Makefile.in
/help/**/*.page
/help/**/*.mo
/help/**/*.stamp
/help/**/legal.xml