Skip to content

Commit 4374e24

Browse files
committed
Ignore Eclipse settings
Add .settings folder to the .gitignore file
1 parent 99e41f7 commit 4374e24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
*.iml
33
*.classpath
44
*.project
5+
.settings
56
/target/
67
/.idea/
78
Demo.java

0 commit comments

Comments
 (0)