Skip to content

Commit

Permalink
up gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
morriq committed Oct 18, 2018
1 parent a285d36 commit fd3638a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
**/node_modules
/.idea
lerna-debug.log
bash.exe.stackdump
2 changes: 2 additions & 0 deletions packages/fragment-common/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/dist

/node_modules

npm-debug.log
2 changes: 2 additions & 0 deletions packages/fragment-vue-http/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
/dist

npm-debug.log

0 comments on commit fd3638a

Please sign in to comment.