22 lines
168 B
Text
22 lines
168 B
Text
# python
|
|
__pycache__
|
|
.venv
|
|
|
|
# node/bower
|
|
node_modules
|
|
|
|
# emacs
|
|
*~
|
|
|
|
# static js
|
|
assets/static/js
|
|
assets/static/css
|
|
|
|
# Tests
|
|
tests/venv
|
|
|
|
# Build
|
|
public
|
|
|
|
# Lektor
|
|
.lektor
|