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 <mail@johannesewald.de>2012-06-03 22:09:11 +0400
committerJohannes <mail@johannesewald.de>2012-06-03 22:09:11 +0400
commitfb06490b1b810777ebf8f35cdc83875ccda893e8 (patch)
tree51eeeede30e8b45ba5fe15c8321f2cab4bb9b0c1 /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7dccd97
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+lib-cov
+*.seed
+*.log
+*.csv
+*.dat
+*.out
+*.pid
+*.gz
+
+pids
+logs
+results
+
+node_modules
+npm-debug.log \ No newline at end of file