Skip to content

Commit 6c2a6c5

Browse files
author
Susan Vanderplas
committed
gitignore updates
1 parent 08db52a commit 6c2a6c5

File tree

3 files changed

+6
-14
lines changed

3 files changed

+6
-14
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ api_keys.R
1313
videos
1414
.Renviron
1515
_environment
16+
graveyard.html

_environment

Lines changed: 0 additions & 1 deletion
This file was deleted.

part-advanced-topics/.gitignore

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
01-simulation_cache
2-
data
3-
01-simulation_files
4-
05-APIs_files
5-
06-pdf-tools_cache
6-
06-pdf-tools_files
7-
07-intro-interactive-graphics.html
8-
08-javascript-graphics.html
9-
08-javascript-graphics.rmarkdown
10-
09-big-data.html
11-
10-databases.html
12-
11-arrow-parquet.html
13-
12-memory-handling.html
1+
*_cache
2+
*_files
3+
*.html
4+
data/
5+
*.rmarkdown

0 commit comments

Comments
 (0)