Skip to content

Commit 2eb8949

Browse files
committed
feat: update gitignore for sharing and docker
1 parent be89b90 commit 2eb8949

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,4 +177,10 @@ cookies.json
177177
AgentHistory.json
178178
cv_04_24.pdf
179179
AgentHistoryList.json
180-
*.gif
180+
*.gif
181+
182+
# For Sharing (.pem files)
183+
.gradio/
184+
185+
# For Docker
186+
data/

0 commit comments

Comments
 (0)