Skip to content

Instantly share code, notes, and snippets.

@palmiak
Created November 22, 2017 18:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save palmiak/8d5313de52a2d755bdc98cad1965acf0 to your computer and use it in GitHub Desktop.
Save palmiak/8d5313de52a2d755bdc98cad1965acf0 to your computer and use it in GitHub Desktop.
# Application
web/app/uploads/*
!web/app/uploads/.gitkeep
# WordPress
web/.htaccess
# Dotenv
.env.*
!.env.example
# Composer
node_modules*/
bower_components*/
web/wp/wp-content/themes*
web/wp/wp-content/plugins*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment