aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 413c5b3a5ea3640a9bb38993c9d1513fc6736578 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.settings
.project
target/
**/logs/
**/debug-logs/
bundleconfig-local/etc/auth/aai-client-cert.p12
bundleconfig-local/etc/auth/tomcat_keystore
bundleconfig-local/etc/logback.xml
/.pydevproject
/bin/
**/.idea/
*/.idea
*.iml
.idea/
.vscode/
.devcontainer/
*.log
aai-core/logs/
.classpath