Skip to content

Commit 7adf594

Browse files
gitignore data
1 parent fc32f22 commit 7adf594

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -159,5 +159,6 @@ cython_debug/
159159
# and can be added to the global gitignore or merged into this file. For a more nuclear
160160
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
161161
.idea/
162+
data/*.db
162163

163164
kubernets

data/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Data Folder
2+
3+
If downloaded, Monarch Phenio.db data is placed here, but not committed to the project repository.

0 commit comments

Comments
 (0)