From a22425e8c781c1b5e8a3707ea67736673d6bc797 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 15 Feb 2015 10:15:59 +0100 Subject: Updated makefile, removed docs (users can compile it themselves if they want) --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 12ad497..6a87795 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -files/** \ No newline at end of file +files/** +docs/** -- cgit v1.2.3