diff options
author | n-peugnet <n.peugnet@free.fr> | 2021-09-30 19:06:33 +0200 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2021-09-30 19:06:33 +0200 |
commit | cda8a65123b95b1c59fd43cec8a0863b484c5deb (patch) | |
tree | c4849b9b21dd475b574302043e1b83ddab85841c /exp/.gitignore | |
parent | 3e88cb43928e2368acd669913c3bf32693174764 (diff) | |
download | dna-backup-cda8a65123b95b1c59fd43cec8a0863b484c5deb.tar.gz dna-backup-cda8a65123b95b1c59fd43cec8a0863b484c5deb.zip |
move script in its own file for comfort
and start making some stats
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 a0991ff..a29a67a 100644 --- a/exp/.gitignore +++ b/exp/.gitignore @@ -1,3 +1,4 @@ * !.gitignore +!exp.sh !Makefile |