Small changes to README.MD and .gitignore (#476)

* added es_sync_config.json and minified js to .gitignore

* reordered README.md to reflect that MySQL Binlogging must be enabled before running import_to_es.py
This commit is contained in:
tohsa
2018-04-23 00:27:09 -07:00
committed by Arylide
parent 0cc25c3569
commit 7a494f26de
2 changed files with 17 additions and 12 deletions

5
.gitignore vendored
View File

@@ -22,7 +22,12 @@ __pycache__
# Application
/install/*
/config.py
/es_sync_config.json
/test_torrent_batch
# Build Output
nyaa/static/js/bootstrap-select.min.js
nyaa/static/js/main.min.js
# Other
*.swp