erisu opened a new pull request #902: chore: remove .project file & add .settings to gitignore URL: https://github.com/apache/cordova-android/pull/902 ### Motivation and Context Remove noise from the git status & diff. ### Description * Removed `framework/.project` This file is on the `.gitignore` list but not acknowledged as exists in the repo. Since this file is generated by the editor, it can be removed from repo as it will be regenerated locally. * Added `.settings` to the `.gitignore` list ### Testing - `npm t` ### Checklist - [x] I've run the tests to see all new and existing tests pass
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
