aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMukeshKumar <mukeshsharma@est.tech>2021-02-02 14:41:10 +0000
committerMukesh <mukeshsharma@est.tech>2021-02-03 12:34:33 +0000
commit0a3f820c6290806df91ab7062865c7a32973fe57 (patch)
treec9040ef075b44ad8cd478ed48cffede22f36dd92 /.gitignore
parentb29c0b366f4f4a160dbe7b1fade5479366365832 (diff)
Adding license,parent POM,readme and version files
Change-Id: Ib837f5755d9bcb25e3af063d4eeb4da7c68d4e5a Issue-ID: SO-3486 Signed-off-by: Mukesh <mukeshsharma@est.tech>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore25
1 files changed, 25 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5814298
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,25 @@
+target
+**/.settings
+**/.classpath
+**/.project
+**/.buildpath
+**/.factorypath
+**/.springBeans
+**/.project
+**/.classpath
+.idea
+.checkstyle
+.DS_Store
+.*~
+*.iml
+**/logs/
+**/debug-logs/
+*.class
+*.swp
+*.log
+*.tmp
+**/bin/
+/tattletale/
+/.metadata/
+**/.sts4-cache
+**/.java-version