-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.hgignore
53 lines (51 loc) · 1.14 KB
/
.hgignore
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
# Use regexp syntax.
syntax: regexp
Makefile$
Makefile\.in$
.*\.py[co]$
.*~$
MANIFEST$
RELEASE$
TAGS$
autom4te\.cache/.*
bin/config\.sh$
build/.*
config\.log$
config\.status$
configure$
dist/.*\.deb$
dist/.*\.rpm$
dist/.*\.tar\.gz$
doc/acronyms\.aux$
doc/include_src_src\.tex$
doc/mproof\.(dvi|log)$
doc/src_doc/.*
doc/ttpd_documentation\.(aux|bbl|blg|brf|ddx|idx|ilg|ind|ito|log|out|pdf|rid|rix|sdx|toc)$
doc/ttpdarchitecture\.(1|log|mpx|ps)$
doc/usage_ttpc\.txt$
doc/usage_ttpd\.txt$
doc/usage_ttpdctl\.txt$
etc/apache2/sites-available/busstuc\.lingit\.no$
etc/cron\.d/ttpd-sms$
etc/cron\.d/ttpd-web$
etc/default/ttpd$
etc/init\.d/ttpd$
etc/init\.d/ttpd-orig$
etc/logrotate\.d/ttpd$
lib/TTP/Definitions\.py$
setup\.cfg$
setup\.py$
src/post-install\.sh$
src/pre-uninstall\.sh$
statistics/sms/general_config\.sh$
statistics/sms/last_52_weeks\.sh$
statistics/sms/last_week\.sh$
statistics/sms/this_week\.sh$
statistics/sms/today\.sh$
statistics/web/general_config\.sh$
statistics/web/last_52_weeks\.sh$
statistics/web/last_week\.sh$
statistics/web/this_week\.sh$
statistics/web/today\.sh$
www/busstuc\.lingit\.no-team-trafikk/tuc\.inc$
www/busstuc\.lingit\.no/tuc\.inc$