gitignore: don't ignore sourcehut theme

This commit is contained in:
Simon Ser 2019-12-12 20:11:38 +01:00
parent d0355fa0d8
commit 90080cc8b6
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48
1 changed files with 3 additions and 2 deletions

5
.gitignore vendored
View File

@ -1,3 +1,4 @@
/koushin
/public/themes
/plugins
/public/themes/*
!/public/themes/sourcehut
/plugins/*