Skip to content

Commit

Permalink
Renaming the example .gitignore file to prevent it from being removed…
Browse files Browse the repository at this point in the history
… by npm's packaging. (GitHub phase2#132)
  • Loading branch information
Joe Turgeon committed Mar 28, 2015
1 parent 97ca3ab commit 4ff255a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONFIG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ commands:
directory, by running:
`cp -rf node_modules/grunt-drupal-tasks/example/* .`

3. Rename the file `gitignore` to `.gitignore`, by running:
`mv gitignore .gitignore`

The directory's contents should now look like this:

```
Expand Down
File renamed without changes.

0 comments on commit 4ff255a

Please sign in to comment.