Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GIGAParviz
/
Parviz_Mind
like
2
Running
App
Files
Files
Fetching metadata from the HF Docker repository...
GIGAParviz
commited on
Aug 26, 2024
Commit
f8514f7
·
verified
·
1 Parent(s):
fe100ef
Create .hfignore
Browse files
Files changed (1)
hide
show
.hfignore
+8
-0
.hfignore
ADDED
Viewed
@@ -0,0 +1,8 @@
1
+
# Ignore all files in a directory
2
+
private_folder/
3
+
4
+
# Ignore all `.log` files
5
+
*.log
6
+
7
+
# Ignore all files in subdirectories
8
+
**/temp/