Commit 7408e364 authored by Jay Phelps's avatar Jay Phelps Committed by Dan Abramov
Browse files

Only gitignore dirs in root, not deep (#1267)

parent 94c912dc
Showing with 3 additions and 3 deletions
+3 -3
# See http://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
node_modules
/node_modules
# testing
coverage
/coverage
# production
build
/build
# misc
.DS_Store
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment