Skip to content

Commit 79fc115

Browse files
authored
chore: ignore node_modules (produced by a pre-commit check) (psf#4184)
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 8bf0454 commit 79fc115

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ src/_black_version.py
2525
.hypothesis/
2626
venv/
2727
.ipynb_checkpoints/
28+
node_modules/

0 commit comments

Comments
 (0)