Files
decomp.me/.gitignore
T
Ethan Roseman 36d1f1d706 Poetry (#366)
* Trying to set up poetry

* oops

* mypy python 3.9

* mark

* blah

* attempt to fix stuff

* .

* fixies

* try winders again

* doqqer

* tomorrow for sure!

* attempt to install poetry as user

* help

* docker fix?

* ?

* try thing

* oh god

* the path to victory

* meowp

* srob

* try to do it manually on windows, install on docker

* try to do it manually on windows, install on docker: the sequel

* winders

* drf extensions

* winders 2

* use pip to install poetry on winders

* execute 'poetry install' at runtime, same as yarn install (#377)

Co-authored-by: Mark Street <22226349+mkst@users.noreply.github.com>
2022-02-20 22:46:00 +09:00

22 lines
294 B
Plaintext

__pycache__
*.pyc
node_modules
build
.snowpack
local_files/
backend/local_files/
backend/virtualenvs/
postgres/
sandbox/
*.db
.DS_Store
.env.*
*.log
/frontend/.next
/frontend/.cache
/frontend/cache
/frontend/public/sw.*
/frontend/public/workbox-*
/frontend/storybook-static
.vscode/launch.json