forked from tvheadend/tvheadend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
61 lines (49 loc) · 841 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
54
55
56
57
58
59
60
61
build.*
.config.mk
debian/debhelper-build-stamp
filelist.txt
src/version.c
src/tvh_locale_inc.c
src/docs_inc.[ch]
src/webui/extjs-std.c
src/webui/extjs-debug.c
src/webui/extjs-tv-std.c
src/webui/extjs-tv-debug.c
src/webui/static/tvh.js.gz
src/webui/static/tvh-tv.css.gz
src/webui/static/tvh-tv.js.gz
src/webui/static/tvh.*.css.gz
data/dvb-scan
libav_static
libhdhomerun_static
.cproject
.project
nbproject
.settings
*~
*.pyc
.*.sw[op]
*.bak
*.orig
*.patch
*.o
debian/changelog
debian/files
debian/tvheadend
debian/tvheadend-dbg
debian/tvheadend*substvars
debian/tvheadend*.debhelper*
rpm/tvheadend.spec
rpm/test.patch
intl/tvheadend.en_CZ.po
intl/*.new
intl/js/tvheadend.js.en_CZ.po
intl/js/*.new
src/webui/static/intl
#############
###Windows###
#############
#windows image file cache
Thumbs.db
#Folder config file
Desktop.ini