tpre-python/.gitignore
sangge-redmi ef14e4851c
Some checks failed
Build and Push Base Image / build-and-push (push) Failing after 7m15s
Test CI / test speed (push) Successful in 5s
update test code
2025-03-30 21:38:30 +08:00

43 lines
371 B
Plaintext

.devcontainer
__pycache__
test.py
example.py
ReEncrypt.py
src/temp_message_file
src/temp_key_file
src/client.db
src/server.db
build
src/tpre.cpython-311-x86_64-linux-gnu.so
.vscode
venv
lib
include
/frontend/node_modules/
## LaTeX 临时文件
*.aux
*.lof
*.log
*.lot
*.fls
*.out
*.toc
*.fmt
*.fot
*.cb
*.cb2
*.dvi
*.bbl
*.bcf
*.blg
*-blx.aux
*-blx.bib
*.run.xml