mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
ef1a5da22a
* chore: add pycaches to gitignore * fix: correct escaping of api responses The API did not respond as intended. :D Co-authored-by: <Brian Ferri brian.ferri19@gmail.com>
9 lines
No EOL
126 B
Text
9 lines
No EOL
126 B
Text
.venv
|
|
.coverage
|
|
docs/_build
|
|
dpaste/settings/local.py
|
|
dpaste/static/
|
|
dpaste.egg-info
|
|
dpaste.sqlite
|
|
node_modules
|
|
**/__pycache__/ |