All notable changes to the "simplegitignore" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file, and this project adheres to Semantic Versioning.
- Updated README, removing the single-platform warning now that the core
simplegitignore
cli module has added support for multiple platforms
- Multi-root ready: if you have multiple workspaces currently opened, the extension will ask you to choose a directory to put the .gitignore file in (previously, it just chose 1 for you, which was very kind, but not too useful).
- Opted out of
preview
mode on Visual Studio Code Marketplace
- Typo fixes
- Added animation example
- Initial release