initial commit
This commit is contained in:
commit
028d0390f4
18 changed files with 256638 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Dependency directories
|
||||
node_modules/
|
||||
|
||||
# Build directory
|
||||
build/
|
||||
|
||||
# Downloaded data files
|
||||
data/*
|
||||
!data/*.csv
|
||||
!data/background.png
|
||||
Loading…
Add table
Add a link
Reference in a new issue