-
Notifications
You must be signed in to change notification settings - Fork 6
/
.hgignore
59 lines (56 loc) · 929 Bytes
/
.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
54
55
56
57
58
59
syntax: glob
error_handler.log
config.inc.php
config_test.inc.php
test.php
.hgignore.swp
phpinfo.php
libckvm_fez.tmproj
._*
*.orig
behat.yml
LoginHelper.php
Thumbs.db
.DS_Store
#syntax: regexp
glob:cache
glob:secure
glob:templates_c/*
glob:flviewer/1*
glob:flviewer/2*
glob:flviewer/3*
glob:flviewer/4*
glob:flviewer/5*
glob:flviewer/6*
glob:flviewer/7*
glob:flviewer/8*
glob:flviewer/9*
glob:include/simplesaml/metadata/metadata-aaf-consuming/*
glob:include/simplesaml/config/*
glob:include/simplesaml/log/*
glob:pidimages
glob:pidimages/*
glob:pidindex/*
glob:.settings/*
glob:.buildpath
glob:.buildpath/*
glob:dstree
glob:dstree/*
glob:public/tests
glob:.project
glob:.project/*
glob:pidindex
glob:.settings
glob:tmp/*
glob:tmp
glob:pidsources
glob:pidsources/*
glob:bookreadertest*
glob:solr_upload/*
glob:testst.txt.txt
glob:*nfs*
apc.php
glob:init.php
.idea
\.tmtags
tests\application\features\bootstrap\LoginHelper.php