forked from isuftin/cida-auth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
35 lines (30 loc) · 920 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
*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/auth-database/nb-configuration.xml
/auth-database/nbactions-auth-in-mem-etl-test.xml
/cida-auth-webservice/target/
/cida-auth-webservice/src/main/webapp/META-INF/
/cida-auth-webservice/nb-configuration.xml
*.settings
*.project
*.classpath
target/
/auth-webservice/src/main/webapp/META-INF/context.xml
/auth-client/mockserver_request.log
/auth-client/mockserver.log
/auth-client/catalina.base_IS_UNDEFINED/
/auth-database/catalina.base_IS_UNDEFINED/
/auth-webservice/nb-configuration.xml
/auth-database/nbactions-cida-auth-liquibase-local.xml
tcp/
/auth-manager/auth-manager-core/src/main/webapp/META-INF/context.xml
/auth-manager/auth-manager-console/src/main/webapp/META-INF/context.xml
Docker/auth.env
Docker/compose.local.env