浏览代码

Adding reference to RNCryptor-Spec as a git submodule

Curtis Farnham 10 年之前
父节点
当前提交
c7f5692f90
共有 4 个文件被更改,包括 7 次插入1 次删除
  1. 0 1
      .gitignore
  2. 3 0
      .gitmodules
  3. 3 0
      vendor/.gitignore
  4. 1 0
      vendor/rncryptor/spec

+ 0 - 1
.gitignore

@@ -1,5 +1,4 @@
 phpunit.xml
-/vendor
 composer.phar
 composer.lock
 .DS_Store

+ 3 - 0
.gitmodules

@@ -0,0 +1,3 @@
+[submodule "spec"]
+        path = vendor/rncryptor/spec
+        url = https://github.com/RNCryptor/RNCryptor-Spec.git

+ 3 - 0
vendor/.gitignore

@@ -0,0 +1,3 @@
+autoload.php
+composer
+

+ 1 - 0
vendor/rncryptor/spec

@@ -0,0 +1 @@
+Subproject commit 552bc62928071e629e8d5f9c426aa275fb3ebd25