From e277c000f717eaa2a3be0fe02d729cf9b8575c80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Wed, 10 Aug 2016 23:47:05 +0200 Subject: [PATCH] Exclude images generated by Asymptote --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1a5934860..8f532b1d1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ .DS_Store compiled/ /doc/ +/asymptote-images/ \ No newline at end of file