Skip to content

Commit cd06a40

Browse files
authored
chore(gitignore): Add hidden configuration folders and files from VSCode to .gitignore (#61)
1 parent c642cf9 commit cd06a40

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)