Git: Remove submodules

Submodule handling is not well implemented in Goland, so we'd rather not
use it at this point.

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2022-07-11 00:35:58 +02:00
parent 63394bf79e
commit 7f481e88f6
3 changed files with 1 additions and 5 deletions

1
.gitignore vendored
View file

@ -5,6 +5,7 @@
/storage/*
/build/*
/node_modules
/pro
/frontend/.eslintcache
/frontend/node_modules/*
/frontend/tests/*.html

4
.gitmodules vendored
View file

@ -1,4 +0,0 @@
[submodule "pro"]
path = pro
url = git@github.com:photoprism/pro.git
branch = main

1
pro

@ -1 +0,0 @@
Subproject commit 1c364bb393657d84e9a1fa94a35870cc5547d4a6