bingus-blog/.gitignore

9 lines
88 B
Text
Raw Normal View History

2024-04-18 04:05:38 +03:00
/target
/static/**/*.gz
/media/*
/posts/*
!/posts/README.md
2024-08-01 00:27:07 +03:00
/cache
2024-04-18 04:05:38 +03:00
/config.toml
2024-08-13 15:53:18 +03:00
/custom