diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 1cb83d48d1b..b57dd3d2058 100644 --- a/.gitignore +++ b/.gitignore @@ -16,8 +16,9 @@ apps/* !apps/user_ldap !apps/user_webdavauth -# ignore themes +# ignore themes except the README themes/* +!themes/README # just sane ignores .*.sw[po] |