diff options
author | n-peugnet <n.peugnet@free.fr> | 2021-09-30 17:42:43 +0200 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2021-09-30 17:42:43 +0200 |
commit | 471645d24895b8383acff8498b84dd65aab0d9c8 (patch) | |
tree | 7b9b5d7bf06a9bf7dae547b8e37682b4be4ae53a /exp/.gitignore | |
parent | 9405a9fd6ced89701abbb426a9d4877fabfab657 (diff) | |
download | dna-backup-471645d24895b8383acff8498b84dd65aab0d9c8.tar.gz dna-backup-471645d24895b8383acff8498b84dd65aab0d9c8.zip |
first add of exp and Makefiles
Diffstat (limited to 'exp/.gitignore')
-rw-r--r-- | exp/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/exp/.gitignore b/exp/.gitignore new file mode 100644 index 0000000..a0991ff --- /dev/null +++ b/exp/.gitignore @@ -0,0 +1,3 @@ +* +!.gitignore +!Makefile |