20 lines
194 B
Text
20 lines
194 B
Text
# Generated files
|
|
__pycache__
|
|
tags
|
|
/.cache/
|
|
.idea/
|
|
env/
|
|
venv/
|
|
/data/
|
|
|
|
# Web-specific
|
|
http/images
|
|
http/*.html
|
|
http/favicon.ico
|
|
http/robots.txt
|
|
|
|
# Editor and other backup files
|
|
*.swp
|
|
*~
|
|
~*
|
|
.envrc
|