Ad ingestor output files to .gitignore
Prevent accidental commit of sensitive datamaster
parent
f1345e0608
commit
4a7ebb03db
|
@ -2,3 +2,5 @@ node_modules/*
|
|||
Bloodhound-*
|
||||
dist/
|
||||
npm-debug.log
|
||||
*.bin
|
||||
*.csv
|
||||
|
|
Loading…
Reference in New Issue