SIENTIAPDE-1309: Improve Dockerignore, Gitignore, Dockerfile, README, model repository, tests, todo list and values.yaml files.
This commit is contained in:
@@ -202,3 +202,24 @@ bin/local/
|
||||
# Cache directories
|
||||
.cache/
|
||||
cache/
|
||||
|
||||
# Development and configuration files
|
||||
.env.example
|
||||
requirements-dev.txt
|
||||
pyproject.toml
|
||||
sonar-project.properties
|
||||
todo-list.txt
|
||||
validate.sh
|
||||
run_local.sh
|
||||
LICENSE
|
||||
|
||||
# Helm charts (development only)
|
||||
sientia-module/
|
||||
*.yaml
|
||||
|
||||
# Local directories
|
||||
data/
|
||||
logs/
|
||||
models/
|
||||
temp/
|
||||
scripts/
|
||||
|
||||
Reference in New Issue
Block a user