Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
lilacai
/
nikhil_staging
like
0
Runtime error
App
Files
Files
Community
46
9e07f34
nikhil_staging
/
.dockerignore
nsthorat
Push
81f7253
over 1 year ago
raw
Copy download link
history
blame
Safe
106 Bytes
# Python
**
/__pycache__
**/*
.pyc
**/*
.pyo
**/*
.pyd
# Ignore unit tests.
**/*_test.py
# Mac OS.
.DS_Store