Skip to content

Commit 6293584

Browse files
committed
Added vscode config to .gitignore
1 parent 76edb5b commit 6293584

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
@@ -39,6 +39,9 @@ MANIFEST
3939
pip-log.txt
4040
pip-delete-this-directory.txt
4141

42+
# IDE
43+
.vscode
44+
4245
# Unit test / coverage reports
4346
htmlcov/
4447
.tox/

0 commit comments

Comments
 (0)