mirror of
https://gitea.psi.ch/APOG/acsm-fairifier.git
synced 2025-07-12 18:31:49 +02:00
Add config files .sh .yaml and .md to dockerignore
This commit is contained in:
@ -7,4 +7,8 @@ logs/
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
*.h5
|
*.h5
|
||||||
.Trash-0/
|
.Trash-0/
|
||||||
.ipynb_checkpoints/
|
.ipynb_checkpoints/
|
||||||
|
env_setup.sh
|
||||||
|
docker-compose.yaml
|
||||||
|
run_container.sh
|
||||||
|
TODO.md
|
Reference in New Issue
Block a user