forked from Ortus-Solutions/cfconfig
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
28 lines (23 loc) · 660 Bytes
/
.gitignore
File metadata and controls
28 lines (23 loc) · 660 Bytes
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
.project
.settings/org.eclipse.core.resources.prefs
.idea
/modules
/coldbox
/testbox
settings.xml
/tests/results/coverageReport
/tests/resources/**
!/tests/resources/*/
!/tests/resources/**lucee-server.xml
!/tests/resources/**lucee-web.xml.cfm
!/tests/resources/**railo-server.xml
!/tests/resources/**railo-web.xml.cfm
!/tests/resources/**/lib/neo-*.xml
!/tests/resources/**/lib/jetty.xml
!/tests/resources/**/lib/seed.properties
!/tests/resources/**/lib/license.properties
!/tests/resources/**/lib/password.properties
!/tests/resources/**/bin/cf-init.sh
!/tests/resources/.CFConfig.json
!/tests/resources/.CFConfig2.json
!/tests/resources/**/server.json