mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-11 08:25:29 +02:00
Dev Improvements (#2058)
* added ruff cache to git ignore * moved venv to project and added interpreter path * added dummy method to LDAP test * removed unused setting
This commit is contained in:
parent
ed797ef8b2
commit
2340ee5bfb
4 changed files with 34 additions and 8 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -86,6 +86,7 @@ coverage.xml
|
|||
*.cover
|
||||
.hypothesis/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
test.db
|
||||
|
||||
# Translations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue