Skip to content
This repository was archived by the owner on Oct 8, 2020. It is now read-only.

Commit e89e5de

Browse files
committed
Added eclipse git ignores
1 parent e094bd8 commit e89e5de

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

.gitignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
*.class
22
*.log
3+
*.swp
34

45
# sbt specific
56
.cache
@@ -20,5 +21,19 @@ project/plugins/project/
2021

2122
scalastyle-output.xml
2223

24+
# eclipse conf file
25+
.settings
26+
.classpath
27+
.project
28+
.manager
29+
.scala_dependencies
30+
.cashe
31+
.cache-main
32+
.cache-tests
33+
.classpath
34+
#.coveralls.yml
35+
deptree.txt
36+
37+
2338
# Protege files
2439
catalog-v001.xml

0 commit comments

Comments
 (0)