mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02: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