Fix nightlies & untrack json files from git lfs (#414)

This commit is contained in:
Simon Alibert
2024-09-05 06:07:43 -07:00
committed by GitHub
parent 54ac25cfc9
commit 9d0c6fe419
144 changed files with 3842 additions and 458 deletions

6
.gitignore vendored
View File

@@ -66,7 +66,6 @@ htmlcov/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
@@ -74,6 +73,11 @@ coverage.xml
.hypothesis/
.pytest_cache/
# Ignore .cache except calibration
.cache/*
!.cache/calibration/
!.cache/calibration/**
# Translations
*.mo
*.pot