fmartingr.com/.gitignore
2020-01-12 20:26:01 +01:00

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