pelican-website-ge/.gitignore

8 lines
59 B
Plaintext
Raw Normal View History

2021-04-27 20:13:11 +02:00
pelican
__pycache__
*.pyc
*.o
output/
node_modules/
2021-09-17 14:29:10 +02:00
.venv/