mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Use ** wildcard
This commit is contained in:
parent
a13d1fc514
commit
0d8e1e7058
@ -80,7 +80,8 @@ target/
|
||||
|
||||
# marimo notebook
|
||||
# marimo maintains a cache of binary data in __marimo__/cache/
|
||||
__marimo__/cache/
|
||||
# in directories containing notebooks.
|
||||
**/__marimo__/cache/
|
||||
|
||||
# IPython
|
||||
profile_default/
|
||||
|
Loading…
Reference in New Issue
Block a user