mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
ignore themes
This commit is contained in:
parent
8a5e88b21c
commit
371b0d9583
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -16,6 +16,9 @@ apps/*
|
|||
!apps/user_ldap
|
||||
!apps/user_webdavauth
|
||||
|
||||
# ignore themes
|
||||
themes/*
|
||||
|
||||
# just sane ignores
|
||||
.*.sw[po]
|
||||
*.bak
|
||||
|
|
|
|||
Loading…
Reference in a new issue