aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-service/.gitignore
blob: 3b2d9552a2c3c384e1dd2f5188968c50b88e8a3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.settings
target/
**/logs/
bundleconfig-local/etc/auth/aai-client-cert.p12
bundleconfig-local/etc/auth/tomcat_keystore
bundleconfig-local/etc/oxm
src/main/aai_schema
bundleconfig-local/etc/logback.xml
/.pydevproject
/test_csvWriter.csv
/bin/
**/.idea/
*/.idea
*.iml
**/dbedgerules/**
**/oxm/**
**/query/**