Add resinrc.yml to gitignore

Some modules have an use case for shipping the configuration file with
the project, however this is not the case for the CLI.
This commit is contained in:
Juan Cruz Viotti 2015-09-08 09:07:48 +03:00
parent cdaaddb826
commit 7e5b2695fe

1
.gitignore vendored
View File

@ -33,3 +33,4 @@ release/build
npm-shrinkwrap.json
.resinconf
resinrc.yml