**Full Changelog**: https://github.com/abstra-app/abstra-cli/compare/v0.13.1...v0.14.0
What changed
By default we send every file in `abstra.json` folder. Previous behavior: sending just whitelistened files in `abstra.json :: "files"`
Important note
We still allow you to specify whitelistened files in the `abstra.json :: "files"` as a `string[]`.
Also we support `.abstraignore` or `.gitignore` (when the former does not exist in the project's directory)