Skip to content
Snippets Groups Projects
Verified Commit dbf164ba authored by Martin Weise's avatar Martin Weise
Browse files

Updated gitignore

parent 40813c3c
No related branches found
No related tags found
2 merge requests!163Relase 1.3.0,!155Added readme to authentication service and added eureka service
...@@ -3,7 +3,26 @@ target/ ...@@ -3,7 +3,26 @@ target/
!.mvn/wrapper/maven-wrapper.jar !.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/ !**/src/main/**/target/
!**/src/test/**/target/ !**/src/test/**/target/
fda-*
# Old Code
fda-analyse-service/
fda-authentication-service/
fda-broker-service/
fda-container-service/
fda-database-service/
fda-discovery-service/
fda-gateway-service/
fda-identifier-service/
fda-metadata-db/
fda-metadata-service/
fda-proxy/
fda-query-service/
fda-search-service/
fda-semantics-service/
fda-table-service/
fda-ui/
fda-user-service/
# Notebooks # Notebooks
.jupyter/ .jupyter/
.pytest_cache/ .pytest_cache/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment