Skip to content

Commit e0012b9

Browse files
committed
gitignore
1 parent 47884c9 commit e0012b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ ipython-kernel-*.json
2424
/dist
2525
/_setup_info_generated.py
2626

27-
# via test cases run directly in this directory
28-
/dataset_id*
27+
# via test cases run directly in this directory, or maybe in the tests dir
28+
dataset_id*
2929

3030
# via GitHub codespaces
3131
/pythonenv*

0 commit comments

Comments
 (0)