aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2018-10-05 09:34:20 +0200
committerRobert Alessi <alessi@robertalessi.net>2018-10-05 09:34:20 +0200
commit9f0648d6c0b575ce0232fadf6a2ac8465b7d52bd (patch)
treec0749837b4c90fdc40f727dfbd147446c3f8470d
parente7944d6696d45ec2fc6bd37fdcdd99c3bb16fbfe (diff)
downloadcourses-9f0648d6c0b575ce0232fadf6a2ac8465b7d52bd.tar.gz
added sandbox
-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