elixir/.gitignore
Théo Lebrun 1921e05ab1 gitignore: add /data/ for use as data root
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
2025-01-31 19:27:49 +01:00

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