Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
feat(gitignore): inside data/ ignore everything but local and pages
Browse files Browse the repository at this point in the history
  • Loading branch information
nickjanssen committed Oct 9, 2014
1 parent d95cbb7 commit 0f13e9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ node_modules
dist
build
bower_components

data/*
!data/local/
!data/pages/

0 comments on commit 0f13e9d

Please sign in to comment.