From be2f2a09b3890d03cb2ec945a1aa57ffb38b00fd Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Mon, 13 May 2019 13:17:23 +0200 Subject: [PATCH] added gitignore --- enonce/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 enonce/.gitignore diff --git a/enonce/.gitignore b/enonce/.gitignore new file mode 100644 index 0000000..a5e9a1a --- /dev/null +++ b/enonce/.gitignore @@ -0,0 +1,2 @@ +lbm.html +lbm.pdf -- GitLab