1.0.2 • Published 7 years ago
@retailmenot/core-ui-gitignore v1.0.2
@retailmenot/core-ui-gitignore
A .gitignore for RetailMeNot Core UI projects.
Installation
npm install @retailmenot/core-ui-gitignoreUsage
The easiest way to use this package is add a soft link in the root of your project:
ln -s ./node_modules/@retailmenot/core-ui-gitignore/gitignore .gitignoreConveniently, this link can be checked into git.
Why is the file in this repo called gitignore instead of .gitignore?
Because of a bug or undocumented behavior in npm that prevents publishing
.gitignore.