fmartingr.com/.gitignore
Felipe Martin Garcia 9709127df1
July 2020 (#2)
* wip

* Forked lektor-thumbnail-generator

* Post

Co-authored-by: Felipe M <fmartingr@Going-Merry.local>
2020-08-02 21:33:34 +02:00

27 lines
No EOL
210 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
packages/**/*.egg-info
# macOS
.DS_Store