mirror of
https://github.com/simon987/nyaa.git
synced 2025-12-14 07:39:03 +00:00
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:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user