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.

29 lines
393 B

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