Skip to content

Commit 0bb62c2

Browse files
committed
keep db out of git
1 parent a5690ba commit 0bb62c2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,7 @@ share/python-wheels/
4444
data/raw_data/example_data/
4545

4646
# Processed data
47-
output
47+
output
48+
49+
# Generated molecular formula database
50+
db/molformulas.sqlite

0 commit comments

Comments
 (0)