AI_Text_Authenticator / .spacesignore
satyaki-mitra's picture
Updated UI
69256da
raw
history blame contribute delete
179 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
.git/
.env
.venv
venv/
*.log
.DS_Store
.idea/
.vscode/
*.swp
*.swo
data/uploads/*
data/reports/*
logs/*