Skip to content

Commit 52b1da4

Browse files
committedDec 15, 2023
Update .gitignore
1 parent b117c19 commit 52b1da4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ vignettes/*.pdf
4545
*.pdf
4646

4747
# data folder
48-
#data/*
48+
data/*
49+
!data/gitkeep.txt
4950

5051

0 commit comments

Comments
 (0)
Please sign in to comment.