Plume/.gitignore
Baptiste Gelez 7eef4643c8
Update rocket_i18n and add gettext_macros (#431)
Internationalization now uses proc-macros that generate the .pot file
automatically.
2019-02-02 15:23:50 +01:00

23 lines
216 B
Text

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