diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2012-06-30 01:18:33 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2012-06-30 01:18:33 +0200 |
commit | 4af799c68089d2a56f69fc67c4c0cd9c82d176b8 (patch) | |
tree | 3aa05e2caae87e5c8e0b46901577fd19039565ec /.gitignore | |
parent | cc70ec9cb09172167e7ed334b2ab1def391c6d59 (diff) | |
download | collection-json-explorer-4af799c68089d2a56f69fc67c4c0cd9c82d176b8.tar.gz collection-json-explorer-4af799c68089d2a56f69fc67c4c0cd9c82d176b8.tar.bz2 collection-json-explorer-4af799c68089d2a56f69fc67c4c0cd9c82d176b8.tar.xz collection-json-explorer-4af799c68089d2a56f69fc67c4c0cd9c82d176b8.zip |
o Prettier and better error handling.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ node_modules +npm-debug.log |