Browse Source

add .gitignore file

pull/342/head
Guillaume Vincent 7 years ago
parent
commit
c581e9d69c
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore View File

@@ -0,0 +1,3 @@
.DS_Store
node_modules/
npm-debug.log

Loading…
Cancel
Save