diff options
Diffstat (limited to 'aai-schema-service/.gitignore')
-rw-r--r-- | aai-schema-service/.gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/aai-schema-service/.gitignore b/aai-schema-service/.gitignore new file mode 100644 index 0000000..3b2d955 --- /dev/null +++ b/aai-schema-service/.gitignore @@ -0,0 +1,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/** |