Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add .gitignore
  • Loading branch information
dshemendiuk committed Jan 11, 2019
1 parent 4ad2c57 commit 551b02f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
@@ -0,0 +1,3 @@
.idea
.DS_Store
node_modules
1 change: 1 addition & 0 deletions .npmignore
@@ -0,0 +1 @@
.idea

0 comments on commit 551b02f

Please sign in to comment.