Skip to content

Commit 32d3f16

Browse files
committed
updated .gitignore
1 parent 5fc2191 commit 32d3f16

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,9 @@ venv.bak/
102102

103103
# mypy
104104
.mypy_cache/
105+
106+
# npm
107+
node_modules/
108+
109+
# IDE
110+
.vscode/

0 commit comments

Comments
 (0)