kiln / flourish-sdk

The SDK for developing Flourish templates
Other
81 stars 16 forks source link

New templates should have a suitable .gitignore file #29

Open robinhouston opened 7 years ago

robinhouston commented 7 years ago

This isn’t quite as easy as including a .gitignore file in the skeleton/ directory, because it seems to be impossible to include a file named .gitignore in an NPM module: see this Stack Overflow thread.