Skip to content

Commit

Permalink
[observable] Add .babelrc to .npmignore + some dotfiles cleanup (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoerge committed Nov 13, 2017
1 parent aa24531 commit 7c3db95
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
1 change: 1 addition & 0 deletions packages/@sanity/observable/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.idea
lib
node_modules
8 changes: 7 additions & 1 deletion packages/@sanity/observable/.npmignore
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
.idea
node_modules
src
.idea
.babelrc
.eslintignore
.eslintrc
.gitignore
4 changes: 0 additions & 4 deletions packages/@sanity/observable/.travis.yml

This file was deleted.

0 comments on commit 7c3db95

Please sign in to comment.