Skip to content

Instantly share code, notes, and snippets.

@mberizzo
Last active September 6, 2018 02:35
Show Gist options
  • Save mberizzo/ae309706fe6c376c3f2a9eeb8d1cb58a to your computer and use it in GitHub Desktop.
Save mberizzo/ae309706fe6c376c3f2a9eeb8d1cb58a to your computer and use it in GitHub Desktop.
# exclude everything except directory themes/mytheme
/*
!README.md
!.editorconfig
!.gitignore
!artisan
!composer.json
!server.php
!.htaccess
!index.php
!/bootstrap
!/config
!/storage
!/tests
# themes
!/themes
/themes/*
!/themes/mytheme
# plugins
!/plugins
/plugins/*
!/plugins/myauthor
# language
!/lang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment