Skip to content

Commit

Permalink
Do git ignore of /node_modules/.cache (#1203)
Browse files Browse the repository at this point in the history
  • Loading branch information
petervandenabeele authored Feb 6, 2024
1 parent 8672cb0 commit 6172dc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ __pycache__
\#*#
.#*
.coverage
.cache

data_kernelspec
.pytest_cache
Expand Down

0 comments on commit 6172dc0

Please sign in to comment.