diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2012-07-02 23:10:44 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2012-07-02 23:10:44 +0200 |
commit | 3c02f1b6ea8e7b2a87482f60ff82cea44ede40f4 (patch) | |
tree | 9d385a869a11cd8c258f6a91087dea9cb8e5febc /.gitignore | |
parent | 350b7ac055ed6374bde8bf49278c085f583c5781 (diff) | |
download | example-collection-json-db-3c02f1b6ea8e7b2a87482f60ff82cea44ede40f4.tar.gz example-collection-json-db-3c02f1b6ea8e7b2a87482f60ff82cea44ede40f4.tar.bz2 example-collection-json-db-3c02f1b6ea8e7b2a87482f60ff82cea44ede40f4.tar.xz example-collection-json-db-3c02f1b6ea8e7b2a87482f60ff82cea44ede40f4.zip |
o Fixing bug.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ node_modules +npm-debug.log |