Skip to content

cobbman/gitignore-for-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

gitignore-for-wordpress

GitIgnore File for WordPress Development

Ignores everything by default, and allows you to add allow-listed items to track only what you want.

See: gitignore

Installation

From the root of your project run:

curl -o .gitignore https://raw.githubusercontent.com/cobbman/gitignore-for-wordpress/master/gitignore

Notes

  • By default all files are ignored. You'll need to allow-list any mu-plugins, plugins, or themes you want to include in the repo (see last section).

About

GitIgnore File for WordPress Development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors