Browse Source

don't ignore themes README

remotes/origin/stable6
Jan-Christoph Borchardt 13 years ago
parent
commit
8a2ac273eb
  1. 3
      .gitignore

3
.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]

Loading…
Cancel
Save