elixir/.gitignore
Théo Lebrun 420581700e gitignore: add .envrc files from Direnv
https://direnv.net/

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
2025-01-31 19:26:07 +01:00

19 lines
187 B
Text

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