Skip to content

Commit 0bcaabf

Browse files
committed
MAINT: add node_modules to .gitignore
1 parent bfbc917 commit 0bcaabf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ __pycache__/
2525
_build/
2626
htmlcov/
2727
jupyter_execute/
28+
node_modules/
2829
prof/
2930

3031
# Virtual environments

0 commit comments

Comments
 (0)