Skip to content

Instantly share code, notes, and snippets.

@adanzilla
Created October 17, 2020 16:40
Show Gist options
  • Save adanzilla/ed10cef9c3be1279d5894332a4f906a9 to your computer and use it in GitHub Desktop.
Save adanzilla/ed10cef9c3be1279d5894332a4f906a9 to your computer and use it in GitHub Desktop.
Git Ignore .gitignore Wordpress Project
wp-config.php
wp-admin
wp-includes
wp-content/plugins/*
wp-content/uploads/*
wp-content/themes/*
!wp-content/themes/proyecto
wp-content/themes/proyecto/bower_components
wp-content/themes/proyecto/.sass-cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment