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:
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