Skip to content

Commit 559244b

Browse files
committed
update gitignore to ignore vscode project files
1 parent de5bee9 commit 559244b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ celerybeat-schedule
103103
.spyderproject
104104
.spyproject
105105

106+
# vscode project settings
107+
.vscode
108+
106109
# Rope project settings
107110
.ropeproject
108111

0 commit comments

Comments
 (0)