Skip to content

Commit

Permalink
add .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
JMSantos94 committed Nov 12, 2018
1 parent 162130a commit 0c69fc1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
12 changes: 12 additions & 0 deletions .gitignore
@@ -0,0 +1,12 @@
node_modules/
build/
dist/
typings/
jsconfig.json
**/.DS_Store
coverage/
reports/
yarn-error.log
.tern-port
cypress/videos/
cypress/screenshots/
3 changes: 0 additions & 3 deletions dist/index.js

This file was deleted.

0 comments on commit 0c69fc1

Please sign in to comment.