Skip to content

Commit cbf62ba

Browse files
committed
.gitignore should ignore downloaded files of sample 08-building-search-applications microsoft#536
1 parent 88e3535 commit cbf62ba

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,4 +161,7 @@ cython_debug/
161161

162162
node_modules/
163163

164-
.DS_Store
164+
.DS_Store
165+
166+
# downloaded stuff for 08-building-search-applications
167+
08-building-search-applications/scripts/transcripts_the_ai_show/

0 commit comments

Comments
 (0)