Skip to content

Commit b91d206

Browse files
committed
chore(gitignore): ignore demo_*.py test scripts
1 parent b95da26 commit b91d206

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,6 @@ Thumbs.db
9696
.env.local
9797
.env.*.local
9898
secrets.json
99+
100+
# Demos
101+
demo_*.py

0 commit comments

Comments
 (0)