Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Asish22
/
Sentinel
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Sentinel
/
.gitignore
Asish Karthikeya Gogineni
Deploy Sentinel AI from GitHub
3e30d53
11 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
124 Bytes
# Python
__pycache__/
*
.py
[cod]
*$py.class
venv/
.env
.DS_Store
# Logs
logs/
*
.log
# Database
*
.db
# IDE
.vscode/
.idea/