diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@  # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. +/build  # dependencies  /node_modules  |