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

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2012-11-05 10:25:22 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-11-05 10:25:22 +0400
commitba1c57c324b16673f8b52e2fd0271fc0da61a5d9 (patch)
treef1f78cd41b3cb434ebcabdf4807d2cbfaba35ed5 /.gitignore
parentee14b45489bd8cf87a058500096d5bd8bee303d9 (diff)
rmeove dist from gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 8c843cb..0a1ab68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,5 +33,4 @@ nbproject
.svn
.CVS
.idea
-node_modules
-dist \ No newline at end of file
+node_modules \ No newline at end of file