mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
im stupid
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -352,6 +352,9 @@ MigrationBackup/
|
|||||||
abaddon.ini
|
abaddon.ini
|
||||||
testdata/
|
testdata/
|
||||||
|
|
||||||
|
subprojects/gtkmm-master/
|
||||||
|
subprojects/yyjson-master/
|
||||||
|
|
||||||
build/
|
build/
|
||||||
out/
|
out/
|
||||||
|
|
||||||
|
|||||||
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -19,6 +19,6 @@
|
|||||||
[submodule "subprojects/qrcodegen"]
|
[submodule "subprojects/qrcodegen"]
|
||||||
path = subprojects/qrcodegen
|
path = subprojects/qrcodegen
|
||||||
url = https://github.com/nayuki/QR-Code-generator
|
url = https://github.com/nayuki/QR-Code-generator
|
||||||
[submodule "subprojects/qrcodegen"]
|
[submodule "subprojects/yyjson-master"]
|
||||||
path = subprojects/yyjson-master
|
path = subprojects/yyjson-master
|
||||||
url = https://github.com/ibireme/yyjson.git
|
url = https://github.com/ibireme/yyjson.git
|
||||||
|
|||||||
Reference in New Issue
Block a user