diff options
| author | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2015-03-15 13:09:44 +0100 |
|---|---|---|
| committer | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2015-03-15 13:09:44 +0100 |
| commit | 37218d8c5afad07198c14725f4a51482f5dfeba8 (patch) | |
| tree | 29168362ee33a21f3fe5722b89df6609c8277c16 /Makefile | |
| parent | 1390e21d3226cec01cd924bce53316ba4ce0fc9c (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-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,4 +53,5 @@ webclean: rm -f $(SOURCE_OSML) rm -rf ontology www-src rm -f Makefile + rm -f .gitignore |
