From 37218d8c5afad07198c14725f4a51482f5dfeba8 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Sun, 15 Mar 2015 13:09:44 +0100 Subject: * Add .gitignore file for ignoring target files generated by the Makefile * Remove .gitignore file in the webclean target --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2bd831d..e1ad72c 100644 --- a/Makefile +++ b/Makefile @@ -53,4 +53,5 @@ webclean: rm -f $(SOURCE_OSML) rm -rf ontology www-src rm -f Makefile + rm -f .gitignore -- cgit v1.2.3