At the moment, if you have a directory named `scripts/` and this `emanate.json`: ```json { "ignore": ["README.md", "emanate.pyz", "emanate-*.pyz", "downloads", "scripts"] } ``` Then running `emanate` will create `~/scripts`. It shouldn't do this.