Skip to content
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.

Commit

Permalink
fix: update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
BelfordZ committed Feb 14, 2019
1 parent 4cd2cc5 commit d7107cc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
./build
./**/build
build
/**/build
.DS_Store
node_modules

0 comments on commit d7107cc

Please sign in to comment.