mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-23 18:04:34 +00:00
fix: this is Odoo 18.0 branch
This commit is contained in:
+6
-3
@@ -1,9 +1,6 @@
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
/.venv
|
||||
/.pytest_cache
|
||||
/.ruff_cache
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
@@ -30,6 +27,9 @@ pip-log.txt
|
||||
pip-delete-this-directory.txt
|
||||
|
||||
# Unit test / coverage reports
|
||||
/.pytest_cache
|
||||
/.ruff_cache
|
||||
/.venv
|
||||
htmlcov/
|
||||
.tox/
|
||||
.coverage
|
||||
@@ -64,6 +64,9 @@ coverage.xml
|
||||
# Rope
|
||||
.ropeproject
|
||||
|
||||
# Pyenv
|
||||
.python-version
|
||||
|
||||
# Sphinx documentation
|
||||
docs/_build/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user