fix: Move ragenix to externally managed, and ask for env file references
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,7 +4,7 @@ __pycache__/
|
||||
*.egg-info/
|
||||
.venv/
|
||||
.uv/
|
||||
.env
|
||||
*.env
|
||||
.env.*.local
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
@@ -38,4 +38,4 @@ management-dashboard-web-app/users.txt
|
||||
# Nix
|
||||
result
|
||||
result-*
|
||||
.direnv/
|
||||
.direnv/
|
||||
|
||||
Reference in New Issue
Block a user