-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.gitignore
87 lines (87 loc) · 1.17 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
87
*~
/python-webextension/*.o
/python-webextension/*.so
/python-webextension/*.py
/eolie-cli
/po
/help
/*.bak
/*.lo
/*.o
/*.orig
/*.rej
/*.tab.c
/*~
/.*.sw[nop]
/.deps
/.dirstamp
/.libs
/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
/so_locations
/stamp-h1
/tags
/src/*.pyc
/src/Makefile
/src/Makefile.in
/py-compile
*.tar.xz
*.desktop
*.gresource
*.compiled
search-provider/org.gnome.Lollypop.SearchProvider.service
search-provider/eolie-sp
search-provider/Makefile
search-provider/Makefile.in
portal/org.gnome.Lollypop.Portal.service
portal/eolie-portal
portal/Makefile
portal/Makefile.in
data/Makefile
data/Makefile.in
flatpak/metadata
*.pyc
eolie
*.valid
/src/Makefile.in
/data/AboutDialog.ui
/data/org.gnome.Lollypop.appdata.xml
/flatpak/app
/flatpak/repo
/flatpak/*.bundle
/flatpak/*.flatpak
/flatpak/.flatpak-builder