summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 33161e47a29ee3a8096727a90110c342c7c88c6a (plain)
1
2
3
4
5
6
7
8
9
10
11
node_modules/
.venv/
tests/testdata/
__pycache__/
.vscode/
jwebmail.toml
messages.pot
user_sessions
*.mo
src/jwebmail/static/css/
dist/