diff options
Diffstat (limited to 'aai-core/.gitignore')
-rw-r--r-- | aai-core/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/aai-core/.gitignore b/aai-core/.gitignore new file mode 100644 index 00000000..574ae547 --- /dev/null +++ b/aai-core/.gitignore @@ -0,0 +1,11 @@ +.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/ |