Skip to content

Commit

Permalink
fixes the bug that .gitignore is missing; fixes #1
Browse files Browse the repository at this point in the history
npm calls it a feature, while I call it a bug. npm/npm#1862;
  • Loading branch information
kaelzhang committed Jun 9, 2014
1 parent 3c8e1c3 commit 2ceb9ea
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 130 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cortex-playground",
"version": "0.1.5",
"version": "0.1.7",
"description": "Collections of test fixtures for cortex.",
"main": "index.js",
"scripts": {
Expand Down
File renamed without changes.
43 changes: 0 additions & 43 deletions packages/css-not-found/.npmignore

This file was deleted.

File renamed without changes.
43 changes: 0 additions & 43 deletions packages/dir-not-found/.npmignore

This file was deleted.

File renamed without changes.
43 changes: 0 additions & 43 deletions packages/normal/.npmignore

This file was deleted.

0 comments on commit 2ceb9ea

Please sign in to comment.