diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -2,8 +2,6 @@ .project target/ **/logs/ -bundleconfig-local/etc/auth/aai-client-cert.p12 -bundleconfig-local/etc/auth/tomcat_keystore bundleconfig-local/etc/logback.xml /.pydevproject /bin/ @@ -14,4 +12,4 @@ test_csvWriter.csv *.iml aai-resources/debug-logs/EELF/ .vscode -.classpath
\ No newline at end of file +.classpath |