Created
March 27, 2014 10:38
-
-
Save forsvunnet/9804700 to your computer and use it in GitHub Desktop.
A list of common files to ignore in a wordpress git setup
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*.codekit | |
.htaccess | |
wp-content/uploads/ | |
wp-content/blogs.dir/ | |
wp-content/upgrade/ | |
wp-content/backup-db/ | |
wp-content/advanced-cache.php | |
wp-content/wp-cache-config.php | |
wp-content/themes/twenty* | |
sitemap.xml | |
*.log | |
wp-content/cache/ | |
wp-content/backups/ | |
sitemap.xml.gz | |
wp-config.php | |
*.sass-cache | |
*-ck.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment