Skip to content

Instantly share code, notes, and snippets.

@stikmanw
Last active August 29, 2015 14:23
Show Gist options
  • Save stikmanw/f7f0ae180d2ae2aafa76 to your computer and use it in GitHub Desktop.
Save stikmanw/f7f0ae180d2ae2aafa76 to your computer and use it in GitHub Desktop.
Common PHP .gitignore
*.swo
*.swp
*.kpf
*.nfs*
.cache
.project
.settings
Thumbs.db
.DS_Store
.buildpath
.kde*
*.kdev4
*~
.directory
*.pidaproject
.tags
~*
nbproject
.externalToolBuilders*
*_gsdata_*
vendor/*
*.idea
build/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment