fixing git ignore.

This commit is contained in:
Dan 2021-02-02 08:42:50 -05:00
parent 1aea584e41
commit 6a43e6f5eb
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -132,5 +132,8 @@ dmypy.json
.pyre/
# Intellij
.idea/node_modules/
.idea/
.idea
# Node
node_modules/