Skip to content

Commit 05124f0

Browse files
committed
add .vscode/ to .gitignore
1 parent 2637dee commit 05124f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
*~
33
.idea
44
target
5+
.vscode
56
*.iml
67
pom.xml.old
78
pom.xml.orig
@@ -13,4 +14,4 @@ TODOS
1314
.settings
1415

1516
docs
16-
docs.zip
17+
docs.zip

0 commit comments

Comments
 (0)