theme, plugins und config für die Webseite der Baptisten Hohenacker https://baptisten-hohenacker.de
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
336 B

# ignore everything
*
# except for .gitignore files in the current directory
!.gitignore
!.htaccess
!/user/pages
!/user/plugins/losung
!/user/plugins/python-script
!/user/themes/church
# compiled python scripts
*.pyc
# old entries for reference:
/piwikCR
/aufnahmen
/backup
/cache
/images
/logs
/tmp
.git
.svn
.hg
.idea
node_modules