Plume/.gitignore
fdb-hiroshima eabe73ddc0
Add tests for plume webserver (#513)
* begin setup front-end test environment with selenium
* run migrations before tests
* use https for tests
2019-04-06 17:41:57 +02:00

24 lines
210 B
Plaintext

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