Commit graph

6 commits

Author SHA1 Message Date
Jesse Rosenberger
96c65a4e16
Add docs/db.json to the root .gitignore so prettier will ignore it.
While this file is actually ignored by a `.gitignore` which lives inside the
`docs` directory (as is consistent with the various docs repositories or
sub-trees), prettier is being told to ignore files in the top-level
`.gitignore` and only supports a single `--ignore-path` file.

This will allow it to skip trying to format this `.json` file.
2018-03-13 15:41:36 +02:00
Sashko Stubailo
2dddbc52b6 1.1.2 (#515)
* 1.1.2

* Add package lock to gitignore

* v1.1.2

* vundefined
2017-08-23 21:34:26 -07:00
Nick Nance
cd102b1ce9 improve typings config (#27) 2016-06-13 11:08:04 -07:00
James Baxley
b7df901124 adjusted target environment, added chai typings, and fixed a couple typescript bugs 2016-06-10 20:47:22 -04:00
Jonas Helfer
8cf64326ac ignore dist folder 2016-04-24 15:59:15 -07:00
Jonas Helfer
a850c95c7c Initial commit 2016-04-21 02:26:01 -07:00