Skip to content

Commit

Permalink
no need to ship .db files
Browse files Browse the repository at this point in the history
they are created from .npy when corresponding element is loaded
  • Loading branch information
nikolasibalic committed May 2, 2018
1 parent a571983 commit 2ae9015
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ arc.egg-info/
build/
dist/
**/__pycache__
*.db
Binary file removed arc/data/cs_precalculated.db
Binary file not shown.
Binary file removed arc/data/h_precalculated.db
Binary file not shown.
Binary file removed arc/data/k_precalculated.db
Binary file not shown.
Binary file removed arc/data/li6_precalculated.db
Binary file not shown.
Binary file removed arc/data/li7_precalculated.db
Binary file not shown.
Binary file removed arc/data/na23_precalculated.db
Binary file not shown.
Binary file removed arc/data/precalculated_pair.db
Binary file not shown.
Binary file removed arc/data/precalculated_stark.db
Binary file not shown.
Binary file removed arc/data/rb_precalculated.db
Binary file not shown.

0 comments on commit 2ae9015

Please sign in to comment.