mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-04-28 11:30:00 +00:00
Add notebook_data/ to .gitignore
Prevents tracking of notebook_data directory created during docker-compose execution.
This commit is contained in:
parent
8f86b23bc4
commit
e0457fc20d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,6 +6,7 @@ data/
|
|||
sqlite-db/
|
||||
surreal-data/
|
||||
docker.env
|
||||
notebook_data/
|
||||
# Python-specific
|
||||
*.py[cod]
|
||||
__pycache__/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue