1
0
Fork 0
mirror of https://git.joinplu.me/Plume/Plume.git synced 2025-01-12 22:25:24 +00:00
Plume/.gitignore
Ana Gelez a6c84daa1a
Theming ()
* 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

20 lines
183 B
Text

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__