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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Teeuwisse <bart.teeuwisse@thecodemill.biz>2010-09-27 10:02:40 +0400
committerisaacs <i@izs.me>2010-10-02 12:31:42 +0400
commitaa6385ae9f04a1d9b80577cd5202e8fb4644d529 (patch)
tree480ea14c5b3a25c443f8641e364c1502cdc1be34 /.gitignore
parentc445a291a51d0cafdf453b61d6e129749dc10120 (diff)
Sort .gitignore alphabetically
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index cc252ef07..39895b951 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
-test/packages/test-package/random-data.txt
+test/bin
+test/output.log
test/packages/*/deps
test/packages/*/vendor
-test/output.log
+test/packages/test-package/random-data.txt
test/root
-test/bin