diff options
author | Tom Willmot <willmot@gmail.com> | 2011-07-12 18:57:44 -0700 |
---|---|---|
committer | Tom Willmot <willmot@gmail.com> | 2011-07-12 18:57:44 -0700 |
commit | 573c5f628f46bebb9766092b202ef908c9768b07 (patch) | |
tree | f539eaf770864fe16bca9c830ffea49f9d483cf9 | |
parent | 88320f20dc859bd759be551f6346ebe44629767d (diff) | |
download | gitignore-573c5f628f46bebb9766092b202ef908c9768b07.tar.gz gitignore-573c5f628f46bebb9766092b202ef908c9768b07.zip |
Add missing files and optimise wp- files
-rw-r--r-- | Wordpress.gitignore | 27 |
1 files changed, 4 insertions, 23 deletions
diff --git a/Wordpress.gitignore b/Wordpress.gitignore index 42d07f47..fcc97529 100644 --- a/Wordpress.gitignore +++ b/Wordpress.gitignore @@ -1,26 +1,5 @@ .htaccess -wp-activate.php -wp-app.php -wp-atom.php -wp-blog-header.php -wp-comments-post.php -wp-commentsrss2.php -wp-config-sample.php -wp-config.php -wp-cron.php -wp-feed.php -wp-links-opml.php -wp-load.php -wp-login.php -wp-mail.php -wp-pass.php -wp-rdf.php -wp-register.php -wp-rss.php -wp-rss2.php -wp-settings.php -wp-signup.php -wp-trackback.php +wp-*.php xmlrpc.php wp-admin/ wp-includes/ @@ -32,4 +11,6 @@ wp-content/wp-cache-config.php wp-content/cache/* wp-content/cache/supercache/* sitemap.xml -sitemap.xml.gz
\ No newline at end of file +sitemap.xml.gz +readme.html +license.txt
\ No newline at end of file |