Skip to content

Commit d72b5d7

Browse files
anonychunrosa
authored andcommitted
Exclude VS Code settings and .DS_Store file
1 parent 4a18d52 commit d72b5d7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@
1010

1111
# Folder for JetBrains IDEs
1212
/.idea/
13+
14+
# Folder for Visual Studio Code
15+
/.vscode/
16+
17+
# misc
18+
.DS_Store

0 commit comments

Comments
 (0)