diff options
| author | Michael Peter Christen <Orbiter@users.noreply.github.com> | 2016-01-06 14:56:55 +0100 |
|---|---|---|
| committer | Michael Peter Christen <Orbiter@users.noreply.github.com> | 2016-01-06 14:56:55 +0100 |
| commit | 3dbd3caecfffd54cf9844ccfe12cfea4c3587951 (patch) | |
| tree | fab2eb191ae818df25a3af0db2b7278ad53ebd92 | |
| parent | 9a2575185027fe822956a4edf538c304862ed0d5 (diff) | |
| parent | 23ac8d186eb307d88351a8a8904348d066ea7bbf (diff) | |
Merge pull request #37 from sudheesh001/LogFix
Log files are commitable and shouldn't be
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bca830555..15a30e547 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ lib/yacy-cora.jar /api /winDATA.bkp/ /DATA.cloud/ +yacy.log |
