Skip to content

Commit

Permalink
Update the gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
WarenGonzagaOfficial committed Sep 28, 2016
1 parent e355ecf commit 1872948
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.c9
node_modules/
demo/
build/
node_modules/**/*
demo/*
build/*

0 comments on commit 1872948

Please sign in to comment.