diff options
| author | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-01 17:05:28 +0200 |
|---|---|---|
| committer | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-01 17:05:28 +0200 |
| commit | e359f176bdb364027b8329c7246fd2b4fa1a17f0 (patch) | |
| tree | 01f6c869f75f15d3f863f8c563799b2b276bf3bd /.gitignore | |
| parent | 85d881011b693f788da31528cadbe9227ed3818b (diff) | |
Ignores npm-debug
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ node_modules/ dist/ +/npm-debug.log |
