This website requires JavaScript.
Explore
Help
Register
Sign In
yul
/
bookwyrm-mastodon
Watch
1
Star
1
Fork
You've already forked bookwyrm-mastodon
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9fee860b00
bookwyrm-mastodon
/
.dockerignore
8 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add a dockerignore file and don't map some python files locally
2020-11-08 15:17:10 -05:00
__pycache__
*.pyc
*.pyo
*.pyd
.git
.github
[lint] Fix missing new lines.
2021-03-04 12:44:36 -05:00
.pytest*