Skip to content

Commit 9a3bfef

Browse files
committed
chore: add tmp/ to .gitignore
1 parent 67f2b0d commit 9a3bfef

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
@@ -79,3 +79,6 @@ target/
7979
docs/auto_examples/sg_execution_times.*
8080
docs/auto_examples/*.pickle
8181
docs/sg_execution_times.rst
82+
83+
# Temporary files
84+
tmp/

0 commit comments

Comments
 (0)