Skip to content

Commit

Permalink
add .vscode to gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
CM000n committed Nov 14, 2023
1 parent 18fda77 commit 65917bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ celerybeat.pid
# Environments
.env
.venv
.vscode
env/
venv/
ENV/
Expand Down

0 comments on commit 65917bb

Please sign in to comment.