diff options
| author | sixcooler <sgaebel@sixcooler.de> | 2015-09-02 19:10:39 +0200 |
|---|---|---|
| committer | sixcooler <sgaebel@sixcooler.de> | 2015-09-02 19:10:39 +0200 |
| commit | 2f847071e15dc16002b4d31778b962c007c387a4 (patch) | |
| tree | 77711ef6cd189e99c5f5e183a268f9f1c25fe3c6 /.gitignore | |
| parent | 802ccaead6089c1305d4ecffc24aafc304582123 (diff) | |
ignore /DATA (Eclipse Mars)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index f47c9a147..bca830555 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ lib/yacycore.jar libbuild/svnRevNr.jar libbuild/GitRevTask.jar gen/** -DATA/ +/DATA classes/ RELEASE/ /yacy.pid |
