Prepare gitrepo for renku init. Remove data/ from .gitignore and Rename Dockerfile by Dockerfile.ascmchain to avoid conflicts with renku.

This commit is contained in:
2025-06-04 14:49:22 +02:00
parent a4847f0071
commit 14c41ce76d
2 changed files with 4 additions and 4 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
data/
#data/
envs/
logs/
*.pyc