furo/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
80 B
Plaintext
Raw Permalink Normal View History

2020-08-31 22:56:35 +08:00
# npm stuff
.nodeenv
2020-08-31 22:56:35 +08:00
node_modules
2020-08-15 14:48:46 +08:00
# Python stuff
.nox
/build
/dist
__pycache__