Skip to content

Commit

Permalink
made some changes prior to building apps
Browse files Browse the repository at this point in the history
  • Loading branch information
peranakanfrancis committed Feb 19, 2018
1 parent 710a593 commit f7f43f6
Show file tree
Hide file tree
Showing 5 changed files with 2,337 additions and 0 deletions.
45 changes: 45 additions & 0 deletions .yarnclean
@@ -0,0 +1,45 @@
# test directories
__tests__
test
tests
powered-test

# asset directories
docs
doc
website
images
assets

# examples
example
examples

# code coverage directories
coverage
.nyc_output

# build scripts
Makefile
Gulpfile.js
Gruntfile.js

# configs
appveyor.yml
circle.yml
codeship-services.yml
codeship-steps.yml
wercker.yml
.tern-project
.gitattributes
.editorconfig
.*ignore
.eslintrc
.jshintrc
.flowconfig
.documentup.json
.yarn-metadata.json
.travis.yml

# misc
*.md
Binary file modified assets/icon.icns
Binary file not shown.
Binary file modified assets/icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/tray_black.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f7f43f6

Please sign in to comment.