Plume/.gitignore
Igor Galić b28bef20a7
align types between sqlite & postgres
use DATETIME for SQLite's time type. This way, Diesel picks up on what
it's supposed to be.
2018-09-30 14:13:52 +02:00

15 lines
116 B
Plaintext

rls
/target
**/*.rs.bk
rls
translations
po/*.po~
.env
Rocket.toml
media
docker-compose.yml
*.db
*.sqlite
*.sqlite3