https://github.com/MDverse/mdda
Revision af300eb37ae2239f350df260a4e2f94302cc3a3c authored by Pierre Poulain on 08 February 2023, 12:34:44 UTC, committed by Pierre Poulain on 08 February 2023, 12:34:44 UTC
1 parent b8bf30c
Tip revision: af300eb37ae2239f350df260a4e2f94302cc3a3c authored by Pierre Poulain on 08 February 2023, 12:34:44 UTC
Add size of Gromacs files
Add size of Gromacs files
Tip revision: af300eb
.gitignore
# Data files
*.tsv
data/*
!data/.gitkeep
# Result figures
notebooks/*.html
notebooks/fig/*.png
notebooks/fig/*.svg
results/
# dev / test files
dev*
# credential file
.env
# Byte-compiled Python files
__pycache__/
# Jupyter notebook checkpoints
.ipynb_checkpoints
# MAC tmp files
.DS_Store

Computing file changes ...