Used git modules for scale management

This commit is contained in:
Miu Li 2025-06-23 06:14:03 +08:00
parent c905ad4111
commit 0bddd95de3
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
scales/
__pycache__/
psychoscales.db
GeoLite2-City.mmdb

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "scales.git"]
path = scales
url = https://git.mxr612.io/PsychoScales/scales.git

1
scales Submodule

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