forked from ToukanLabs/OpenEyes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
95 lines (91 loc) · 2.11 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
88
89
90
91
92
93
94
95
.gitignore
.DS_Store
.*swp
.idea
tags
/puppet/cache/
/.vagrant
/.buildpath
/.settings/
/.project
/.htaccess
/.enabled-modules
/index.php
/nbproject/
/protected/data/*
/protected/media_data/*
/protected/models/ElementExample.php
/protected/models/elements/ElementExample.php
/protected/modules/sample
/protected/modules/eyedraw
/protected/runtime/
/protected/tests/report/
/protected/tests/test_results/
/protected/views/elements/ElementExample/
/protected/config/db_dw.php
/protected/config/db_muu.php
/protected/config/local
/protected/views/patient/custom/info/php
/protected/yii
/phpMyAdmin
*zip
vendor
.sass-cache
node_modules
/docs/templates/styleguide/public/css
/docs/templates/styleguide/public/img
/docs/public/styleguide/
/docs/public/jsdoc
/docs/public/assets/core
/bin/phpunit
/bin/webunit
/docs/public
/protected/assets/img/fieldImages/*
/assets/
/protected/files/*
package-lock.json
# Include core modules
!/protected/modules/OphCiExamination/
!/protected/modules/OphCiPhasing/
!/protected/modules/OphCoCorrespondence/
!/protected/modules/OphCoTherapyapplication/
!/protected/modules/OphDrPrescription/
!/protected/modules/OphInBiometry/
!/protected/modules/OphTrConsent/
!/protected/modules/OphTrIntravitrealinjection/
!/protected/modules/OphTrLaser/
!/protected/modules/OphTrOperationbooking/
!/protected/modules/OphTrOperationnote/
!/protected/modules/PatientTicketing/
!/protected/modules/OphOuAnaestheticsatisfactionaudit/
!/protected/modules/OphInVisualfields/
!/protected/modules/OphCoMessaging/
# Tests
/bin/.enabled-modules
/jm_behat_report.html
# Temporary, until we've sorted out vagrant for installing test dependencies
bin/OLD selenium-server-standalone-2.33.0.jar
bin/OLDER selenium-server-standalone-2.34.0.jar
bin/behat
bin/chromedriver
bin/ciUnitTest.sh
bin/dbunit.php
bin/oe-git-checkout
bin/oe-git-pull
bin/oe-git-status
composer.phar
features/bootstrap/Features/Templates/CODINGONLY.feature
selenium-server-standalone-2.35.0.jar
bin/jsonlint
bin/pdepend
bin/phpcbf
bin/phpcpd
bin/phpcs
bin/phpdoc
bin/phpdoc.php
bin/phploc
bin/phpmd
bin/validate-json
bin/yiic
build/logs
protected/widgets/views/IndexSearch_Examination.php