summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authoremartin <ephraim.martin@est.tech>2019-01-29 12:21:51 +0000
committeremartin <ephraim.martin@est.tech>2019-01-29 12:21:51 +0000
commit4751cb9d3db83a1e54d078c9b3416d6f3fb76494 (patch)
tree4c22f2dd16476023c90d08b4663d81ffe30e6ba2 /.gitignore
parentbecd8eebb1079e8cb970824ef704f5eebfdbdd42 (diff)
Fetch mapper config from configbinding service
Change-Id: I69e654719969f2d0ef6e7c8adb4806aac9c1e898 Issue-ID: DCAEGEN2-1081 Signed-off-by: emartin <ephraim.martin@est.tech>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a2e0ad8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+**/.settings
+*.classpath
+*.project
+**/target \ No newline at end of file