Demon has uploaded a new change for review. https://gerrit.wikimedia.org/r/52891
Change subject: Update gitignore ...................................................................... Update gitignore Change-Id: I7f2b6f3462185fba3cafd03914f1e59a914bc402 --- M .gitignore 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/debs/lucene-search-2 refs/changes/91/52891/1 diff --git a/.gitignore b/.gitignore index a56aa49..2b2caa6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .classpath .project +.settings bin/ +LuceneSearch.jar -- To view, visit https://gerrit.wikimedia.org/r/52891 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7f2b6f3462185fba3cafd03914f1e59a914bc402 Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/lucene-search-2 Gerrit-Branch: master Gerrit-Owner: Demon <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
