Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mxronga
/
acflp
like
0
Runtime error
App
Files
Files
Community
main
acflp
/
.dockerignore
mxronga
Push to HF space
2839ab9
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
106 Bytes
# Python
**
/__pycache__
**/*
.pyc
**/*
.pyo
**/*
.pyd
# Ignore unit tests.
**/*_test.py
# Mac OS.
.DS_Store