Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 3bab6a2

Browse files
committed
Added .vscode file to the .gitignore file and remove from root of project
1 parent 3973b1c commit 3bab6a2

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
######################
33
/*.db
44
.DS_Store
5+
.vscode
56

67
# Config and output files #
78
###########################
@@ -31,4 +32,4 @@ _algolia_api_key
3132
# Docs from different branches #
3233
###################################
3334

34-
/guides/v2.0/
35+
/guides/v2.0/

.vscode/settings.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)