tvl-depot/.gitignore
William Carroll df13b761ff Define table schema and CSVs to populate the database
TL;DR:
- Created src/init.sql, which defines the tables
- Created a data/ directory to house .csv data to populate our db
- Updated the README with usage instructions
2020-07-27 11:16:26 +01:00

4 lines
No EOL
32 B
Text

*.db
*.sqlite3
*.db-shm
*.db-wal