Skip to content

Commit c4e1c7f

Browse files
committed
update gitignore to ignore vscode project files
1 parent acb0fbc commit c4e1c7f

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)