summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-03-15 13:09:44 +0100
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-03-15 13:09:44 +0100
commit37218d8c5afad07198c14725f4a51482f5dfeba8 (patch)
tree29168362ee33a21f3fe5722b89df6609c8277c16 /Makefile
parent1390e21d3226cec01cd924bce53316ba4ce0fc9c (diff)
* Add .gitignore file for ignoring target files generated by the Makefile
* Remove .gitignore file in the webclean target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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