14 lines
135 B
Plaintext
14 lines
135 B
Plaintext
/.venv
|
|
/.virtualenv/
|
|
/dist/
|
|
/lib/*
|
|
!/lib/.keep
|
|
/node_modules/
|
|
/static/
|
|
/templates/
|
|
/venv/
|
|
/run/*
|
|
!/run/.keep
|
|
__pycache__/
|
|
*.vimsession
|