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

Commit bf2ffdf

Browse files
committed
Update .gitignore
1 parent abfe095 commit bf2ffdf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/.settings
12
/target
23
/node
34
/node_modules
@@ -6,4 +7,6 @@
67
/pom.xml.releaseBackup
78
*.iml
89
.idea
9-
.vscode
10+
.vscode
11+
.classpath
12+
.project

0 commit comments

Comments
 (0)