Initial commit: BodySpec Insights - comprehensive DEXA analytics tool
This commit is contained in:
commit
c7d0255f61
10 changed files with 907 additions and 0 deletions
14
.gitattributes
vendored
Normal file
14
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Normalize line endings
|
||||
* text=auto
|
||||
|
||||
# Python files
|
||||
*.py text eol=lf
|
||||
|
||||
# Shell scripts
|
||||
*.sh text eol=lf
|
||||
|
||||
# Data files
|
||||
*.csv text eol=lf
|
||||
*.json text eol=lf
|
||||
*.md text eol=lf
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue