diff options
author | n-peugnet <n.peugnet@free.fr> | 2021-10-01 20:07:50 +0200 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2021-10-01 20:07:50 +0200 |
commit | a8d4b5b440ed9ac29a0eae7fc47c144d46745078 (patch) | |
tree | 5c96e0fbedd8eeb0bc99bd6e1692cc4892615f1f /exp/.gitignore | |
parent | c4aaf908abd8127c43088201f34dd2c921286a23 (diff) | |
download | dna-backup-a8d4b5b440ed9ac29a0eae7fc47c144d46745078.tar.gz dna-backup-a8d4b5b440ed9ac29a0eae7fc47c144d46745078.zip |
add some comments, summary, TODOs and infos
Diffstat (limited to 'exp/.gitignore')
-rw-r--r-- | exp/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exp/.gitignore b/exp/.gitignore index a29a67a..8267a55 100644 --- a/exp/.gitignore +++ b/exp/.gitignore @@ -2,3 +2,4 @@ !.gitignore !exp.sh !Makefile +!README.md |