Plume/.gitignore
Igor Galić 3c830ab0ce
move towards using #[rocket::async_trait]
this also upgrades some dependencies
some of that fixes stuff, others breaks stuff.
2020-05-15 22:38:21 +02:00

22 lines
192 B
Plaintext

rls
/target
**/*.rs.bk
rls
translations
*.po~
.env
Rocket.toml
!.gitkeep
static
docker-compose.yml
*.db
*.sqlite
*.sqlite3
*.swp
tags.*
!tags.rs
search_index
.buildconfig
__pycache__
.vscode/