Plume/.gitignore
Ana Gelez a6c84daa1a
Theming (#624)
* Theming

- Custom CSS for blogs
- Custom themes for instance
- New dark theme
- UI to choose your instance theme
- Option to disable blog themes if you prefer to only have the instance theme
- UI to choose a blog theme
2019-08-21 00:42:04 +02:00

21 lines
183 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__