aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makefile1
-rw-r--r--sandbox/bbelhamissi/fichier.md0
-rw-r--r--sandbox/edebouy/fichier.md0
-rw-r--r--sandbox/ralessi/fichier.md0
4 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 83adabd..27b11f1 100644
--- a/makefile
+++ b/makefile
@@ -16,6 +16,7 @@ clean:
16 rm -rf .backup 16 rm -rf .backup
17 find -iname "*~" | xargs rm -rf 17 find -iname "*~" | xargs rm -rf
18 find ./* -type f -iname "makefile" $(findopts) > ls-R 18 find ./* -type f -iname "makefile" $(findopts) > ls-R
19 find ./* -type d -iname "sandbox" >> ls-R
19 rsync -avPr --files-from=ls-R . .backup 20 rsync -avPr --files-from=ls-R . .backup
20 rm -rf * 21 rm -rf *
21 cp -p -r .backup/* . 22 cp -p -r .backup/* .
diff --git a/sandbox/bbelhamissi/fichier.md b/sandbox/bbelhamissi/fichier.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/sandbox/bbelhamissi/fichier.md
diff --git a/sandbox/edebouy/fichier.md b/sandbox/edebouy/fichier.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/sandbox/edebouy/fichier.md
diff --git a/sandbox/ralessi/fichier.md b/sandbox/ralessi/fichier.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/sandbox/ralessi/fichier.md