Code import - branch release/SIENTIAPDE-1646

This commit is contained in:
2026-06-28 03:02:57 +00:00
commit 25648a91ab
108 changed files with 24001 additions and 0 deletions

13
encode.sh Executable file
View File

@@ -0,0 +1,13 @@
source ./venv/bin/activate
pip install pathspec
pip install pyyaml
echo "
.git" >> .gitignore
python encrypt.py ./ code --ignore .gitignore --chunk-size 100000
sed -i '/.git/d' .gitignore
xdg-open .