]> source.dussan.org Git - gitignore.git/commit
Remove Results classes from Node gitignore 977/head
authorStuart P. Bentley <stuart@testtrack4.com>
Fri, 28 Feb 2014 20:46:45 +0000 (12:46 -0800)
committerStuart P. Bentley <stuart@testtrack4.com>
Fri, 28 Feb 2014 20:46:45 +0000 (12:46 -0800)
commit6b8815dc43248ad8759e975973adc96dda900506
tree75a32fd9ab15ba11fe145cbf394643f6f403cbbd
parentd906842119d241da33bec03435786e3442200815
Remove Results classes from Node gitignore

These aren't really common patterns in the Node world, and if a Node project includes one of these types as files, they're as likely to want to include them in the project as not (`*.csv` is as likely to be a data source as `*.json`).
Node.gitignore