forked from savonet/liquidsoap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
49 lines (49 loc) · 853 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
*.exe
gui/liguidsoap
Makefile.defs
aclocal.m4
autom4te.cache/
config.h
config.h.in
config.log
config.status
configure
configure-with-options
install-sh
scripts/liquidsoap.gentoo.initd
scripts/liquidsoap.initd
scripts/liquidsoap.logrotate
src/META
src/configure.ml
*.sw*
*.cm*
*.o
*~
src/SVN.ml
src/auto_clean
src/lang/lang_lexer.ml
src/lang/lang_parser.ml
src/lang/lang_parser.mli
src/*_depend
src/outputs/harbor_output.camlp4.ml
src/tools/harbor.camlp4.ml
src/tools/server.camlp4.ml
src/outputs/harbor_output.ml
src/harbor/harbor.ml
src/tools/server.ml
doc/liqi/auto_clean
doc/liqi/liqi
doc/liqi/liqi_depend
doc/liqi/liqi_lexer.ml
doc/liqi/liqi_parser.ml
doc/liqi/liqi_parser.mli
src/liquidsoap
doc/html
doc/content/reference.txt
doc/content/settings.txt
autodoc/
*.annot
scripts/tests/threesines/
src/test/JSON_parse
src/test/is_url
src/test/timezone