diff options
author | n-peugnet <n.peugnet@free.fr> | 2021-10-04 15:18:33 +0200 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2021-10-04 15:18:33 +0200 |
commit | 7fab7722bdc67184bff18cc7e70d7f2043f5b057 (patch) | |
tree | 91cc89bc40652a86f7a5fabcf5a84c248c264ed8 /exp/.gitignore | |
parent | a8d4b5b440ed9ac29a0eae7fc47c144d46745078 (diff) | |
download | dna-backup-7fab7722bdc67184bff18cc7e70d7f2043f5b057.tar.gz dna-backup-7fab7722bdc67184bff18cc7e70d7f2043f5b057.zip |
first add of cdemu (might not be useful)
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 8267a55..04ca262 100644 --- a/exp/.gitignore +++ b/exp/.gitignore @@ -1,4 +1,5 @@ * +!cdemu !.gitignore !exp.sh !Makefile |