mirror of
https://github.com/simple-login/app.git
synced 2024-11-01 03:21:01 +01:00
81eb56e213
* Set up npm clean install instead of npm install in order to keep the version of npm packages 🎨
* Add option to transfer the alias to a new mailbox when a mailbox is deleted
* Moved alias transfer to job
* Lint
* Update forms
* Revert dockerfile change
Co-authored-by: ewen <ewen.coppens@a1.digital>
Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
18 lines
177 B
Plaintext
18 lines
177 B
Plaintext
.idea/
|
|
*.pyc
|
|
db.sqlite
|
|
.env
|
|
.pytest_cache
|
|
.vscode
|
|
.DS_Store
|
|
config
|
|
static/node_modules
|
|
db.sqlite-journal
|
|
static/upload
|
|
venv/
|
|
.venv
|
|
.python-version
|
|
.coverage
|
|
htmlcov
|
|
adhoc
|
|
.env.* |