Added 3rdparty folder as a git submodule

This commit is contained in:
Chris Kankiewicz 2013-03-14 10:21:37 -07:00
parent abe408e934
commit 7f43d6559f
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@ -4,7 +4,6 @@ owncloud
config/config.php
config/mount.php
apps/inc.php
3rdparty
# ignore all apps except core ones
apps/*

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "3rdparty"]
path = 3rdparty
url = git://github.com/owncloud/3rdparty.git

1
3rdparty Submodule

@ -0,0 +1 @@
Subproject commit 63cb2847921d668c2b48b572872cfddbcf41bea4