fmartingr.com/.gitignore
2020-08-02 19:28:13 +02:00

25 lines
No EOL
186 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
# macOS
.DS_Store