# ignore root files and root dirs /* !.gitignore !.htaccess !/user /user/* #whitelist pages !/user/pages #ignore plugins !/user/plugins /user/plugins/* # whitelist losung and python-script !/user/plugins/losung !/user/plugins/python-script #ignore themes !/user/themes /user/themes/* # whitelist church !/user/themes/church # old entries for reference: /piwikCR /aufnahmen /backup /cache /images /logs /tmp .git .svn .hg .idea node_modules