Initial upload: CodeGuard-CLI v0.1.0

This commit is contained in:
2026-02-01 02:53:00 +00:00
parent c993a4b335
commit b9f8b43a3e

17
.codeguardignore Normal file
View File

@@ -0,0 +1,17 @@
__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist
build
node_modules
.env
.git
.venv
venv
.DS_Store
*.log