Used git modules for scale management
This commit is contained in:
parent
c905ad4111
commit
0bddd95de3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,3 @@
|
|||||||
scales/
|
|
||||||
__pycache__/
|
__pycache__/
|
||||||
psychoscales.db
|
psychoscales.db
|
||||||
GeoLite2-City.mmdb
|
GeoLite2-City.mmdb
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[submodule "scales.git"]
|
||||||
|
path = scales
|
||||||
|
url = https://git.mxr612.io/PsychoScales/scales.git
|
1
scales
Submodule
1
scales
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit e72f3ec7b4437eaedf4045d1003712b8dff30b81
|
Loading…
x
Reference in New Issue
Block a user