dojo / dojo-package-template

Dojo 2 - template to clone for creating packages (internal use)
Other
6 stars 18 forks source link

Update .gitignore so JS files are not ignored #62

Closed bitpshr closed 7 years ago

bitpshr commented 8 years ago

This PR modifies .gitignore so JS files aren't blindly ignored throughout the repository. Suggested here.