Skip to content

Commit faba4e6

Browse files
committed
Update .gitignore
1 parent 1da3a18 commit faba4e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Eclipse
12
.classpath
23
.project
34
.settings
@@ -13,10 +14,12 @@ target
1314
pom.xml.*
1415
release.properties
1516

17+
# Idea
1618
.idea
1719
*.iml
1820
classes
1921

2022
obj
2123

24+
#MacOS
2225
.DS_Store

0 commit comments

Comments
 (0)