Skip to content

Commit 8c8c0ba

Browse files
committed
update gitignore
1 parent b7f364f commit 8c8c0ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,15 @@ rsconnect/
5151
# Jupyter Notebook specific
5252
.ipynb_checkpoints
5353
*/.ipynb_checkpoints/*
54+
**/.ipynb_checkpoints
55+
**/.ipynb_checkpoints/**
5456
*.nbconvert.ipynb
5557
.jupyter/
5658
jupyter_notebook_config.py
5759

5860
# Mac specific
5961
.DS_Store
62+
**/.DS_Store
6063
.AppleDouble
6164
.LSOverride
6265
Icon

0 commit comments

Comments
 (0)