Auspice fork from github of https://github.com/urbanslug/auspice
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
221 B
22 lines
221 B
### App specific ###
|
|
/dist/
|
|
big_flu
|
|
/data/
|
|
/releases/
|
|
/static/
|
|
s3/
|
|
/local_narratives/
|
|
/narratives/
|
|
/datasets/
|
|
**/__diff_output__
|
|
|
|
### OSX ###
|
|
.DS_Store
|
|
|
|
### npm ###
|
|
node_modules/
|
|
npm-debug.log
|
|
*tgz
|
|
|
|
### IDE ###
|
|
.vscode/*
|
|
|