Skip to content

Commit 580d781

Browse files
author
Anonymous Committer
committed
Ignore trial temp files in git
1 parent 8437914 commit 580d781

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ dist/
66
build/
77
.venv/
88
.idea/
9-
**/.DS_Store
9+
**/.DS_Store
10+
tests/_trial_temp/

0 commit comments

Comments
 (0)