1
0
mirror of https://github.com/QRouland/UTPass.git synced 2025-07-01 17:52:29 +00:00

Update build : use prebuild binaries + Add libgit2

This commit is contained in:
2025-01-07 14:41:48 +01:00
parent c6d7a025ff
commit 37c481ece1
50 changed files with 294 additions and 408 deletions

2
.gitignore vendored
View File

@ -1,5 +1,6 @@
# Builds dirs
build*
.cache
# IDE & Devs tools
.clickable
@ -10,6 +11,7 @@ build*
*.kdev4
*swp
scripts
CMakeLists.txt.*
# venv
venv