Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
megatrump
/
oneapi
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5a97508
oneapi
/
.gitignore
Chenhao
init
5a97508
2 months ago
raw
Copy download link
history
blame
Safe
120 Bytes
# Ignore Python Caches
__pycache__
*
.pyc
# Ignore Enviroment Settings
.env
.venv
# Ignore Local Databases
*
.db