From 063294919c02819e160879e1c39f5e4af5511b64 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sat, 18 Apr 2015 21:36:27 +0200 Subject: [PATCH] Ignoring auto-generated documentation --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 549ebcd..b8e37db 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,6 @@ /public/assets/ /public/system/ /public/screenshots + +/doc +*.pdf