From 2b53e3e2ef985a01fecede6a5854428391d83726 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Fri, 26 Nov 2021 15:51:03 +0100 Subject: =?UTF-8?q?Ajout=20pr=C3=A9sentation=20et=20programme=20du=2011/12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/presentations/2021-11-13/garage/.gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 static/presentations/2021-11-13/garage/.gitignore (limited to 'static/presentations/2021-11-13/garage/.gitignore') diff --git a/static/presentations/2021-11-13/garage/.gitignore b/static/presentations/2021-11-13/garage/.gitignore new file mode 100644 index 0000000..7d986c3 --- /dev/null +++ b/static/presentations/2021-11-13/garage/.gitignore @@ -0,0 +1,12 @@ +.idea/ +*.iml +*.iws +*.eml +out/ +.DS_Store +.svn +log/*.log +tmp/** +node_modules/ +.sass-cache +dist/*.map \ No newline at end of file -- cgit v1.2.3