Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 543 Bytes

File metadata and controls

25 lines (16 loc) · 543 Bytes

@retailmenot/core-ui-gitignore

A .gitignore for RetailMeNot Core UI projects.

Installation

npm install @retailmenot/core-ui-gitignore

Usage

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 .gitignore

Conveniently, 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.