Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ewald <johannes.ewald@peerigon.com>2014-05-20 13:50:47 +0400
committerJohannes Ewald <johannes.ewald@peerigon.com>2014-05-20 13:50:47 +0400
commit125d7e2f4ec12eeb66c2ebc7e4e27d56cb7f1505 (patch)
treeee641b94ba9689fa70c69c4d88386eace44ff2d2 /.gitignore
parenta445287cb62dd31a97725d76ea6893c1bee0e500 (diff)
Updated ignore files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7dccd97..84467a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,5 +11,7 @@ pids
logs
results
+npm-debug.log
node_modules
-npm-debug.log \ No newline at end of file
+coverage
+.idea \ No newline at end of file