forked from CONNECT-Solution/CONNECT
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
48 lines (47 loc) · 843 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
.classpath
.project
.settings
.metadata
.checkstyle
.DS_Store
.pmd
*.log
MANIFEST.MF
.externalToolBuilders/
maven-eclipse.xml
build/
dist/
lib/
C:/
bin/
unit-test-reports/
coverage-reports/
build.generated/
ivy-cache/
ivy-project-cache/
target/
Product/NHINC/
Product/.ant-deploy-*/
Product/Production/Common/Properties/Dev/test*.properties
Product/Production/Common/CONNECTCoreLib/*test*.properties
Product/Production/Services/PatientDiscoveryCore/testMPI.xml
Product/Install/deploy.application.list.xml
Product/Install/local.install.properties
Product/Install/.installer.temp/
Product/Install/.backup*/
Product/PmdReport/
CheckstyleReport/
MANIFEST.MF
RawMsgFolder/
BadMsgFolder/
OutgoingMsgFolder/
IncomingMsgFolder/
1234-xdm.zip
.validationsuite.temp/
nb-configuration.xml
nbactions.xml
faces-config.NavData
# Intellij
.idea/
*.iml
*.iws