summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2023-01-19 11:30:40 +0000
committerwaqas.ikram <waqas.ikram@est.tech>2023-01-19 11:31:07 +0000
commitb8f3420c8d44400436337d36988a1f7610e4b9a5 (patch)
tree77d5a52e14bfce9620dbe2f74d9bde4075b97f17 /.gitignore
parentdebe3ec76ad6dc7775ba34f64ed010fe9d83abe8 (diff)
Minor refactoring
Change-Id: Ib2dfbc9ea6ced47ba8455016adc5963d6ced92ef Issue-ID: SO-4068 Signed-off-by: waqas.ikram <waqas.ikram@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