fixing git ignore.
This commit is contained in:
parent
1aea584e41
commit
6a43e6f5eb
|
@ -132,5 +132,8 @@ dmypy.json
|
|||
.pyre/
|
||||
|
||||
# Intellij
|
||||
.idea/node_modules/
|
||||
.idea/
|
||||
.idea
|
||||
|
||||
# Node
|
||||
node_modules/
|
||||
|
|
Loading…
Reference in New Issue