Browse Source

Adding reference to RNCryptor-Spec as a git submodule

Curtis Farnham 10 years ago
parent
commit
c7f5692f90
4 changed files with 7 additions and 1 deletions
  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