Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
ignore for remark-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault committed Apr 18, 2024
1 parent 7f7620c commit 1d7d17a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .remarkignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# To save time scanning
.idea/
.vscode/
.tox/
.git/
*.egg-info/
build/
dist/
downloads/
env/

# actual items to ignore
.pytest_cache/
node_modules/
docs/_build/
docs/build/

0 comments on commit 1d7d17a

Please sign in to comment.