Skip to content

Commit a7d002c

Browse files
authored
chore(gitignore): Add hidden configuration folders and files from VSCode to .gitignore (#19)
1 parent 48fc972 commit a7d002c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# VSCode
2+
/.vscode
3+
/.settings
4+
.classpath
5+
.factorypath
6+
.project
7+
18
target/
29

310
# IntelliJ

0 commit comments

Comments
 (0)