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 15:30:14 +0400
committerJohannes Ewald <johannes.ewald@peerigon.com>2014-05-20 15:30:14 +0400
commit142fd2a21c4daa1a9a866be664c844dd6dac9f1c (patch)
tree7fa06960ba3c04e1df71d350dc8ec21cff6c8781 /.gitignore
parent8b6fdfd3c3f1d4a1fa98672b2f6fb4683a9f54f1 (diff)
Updated ignore files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index d43d3bf..be93b2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,5 +13,6 @@ results
npm-debug.log
/node_modules
-coverage
-.idea \ No newline at end of file
+/coverage
+/examples
+/.idea \ No newline at end of file