Skip to content

Instantly share code, notes, and snippets.

@curtismchale
Created July 30, 2020 23:32
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 curtismchale/77791186d000a48713a8d83ab83e7b17 to your computer and use it in GitHub Desktop.
Save curtismchale/77791186d000a48713a8d83ab83e7b17 to your computer and use it in GitHub Desktop.
The basis for my .gitignore file in WordPress projects
config/app_config.yml
config/database.yml
config/*.sphinx.conf
config/s3_credentials.yml
*~
*.cache
*.log
*.pid
tmp/**/*
.DS_Store
db/cstore/**
db/sphinx/**
doc/api
doc/app
doc/plugins
doc/*.dot
coverage/*
db/*.sqlite3
*.tmproj
*.sw?
*.esproj
_notes*
dwsync.xml
podcast.xml
*.kpf
*uploads/*
*.swp
*.idea
*.sublime-project
*.sublime-workspace
*/node_modules/*
tags
*.bak
cache/*
managewp/*
mu-plugins/*
dp.php
updraft/*
languages/*
db.php
plugins/wp-rocket/cache.json
advanced-cache.php
ai1wm-backups/*
mysql.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment