From 46bee50e45ef8f3e9f3727649fa24d50bb2fc782 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 28 Aug 2015 16:44:04 +0800 Subject: complate list of gitignores and licenses --- conf/gitignore/WordPress | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 conf/gitignore/WordPress (limited to 'conf/gitignore/WordPress') diff --git a/conf/gitignore/WordPress b/conf/gitignore/WordPress new file mode 100644 index 00000000..56032878 --- /dev/null +++ b/conf/gitignore/WordPress @@ -0,0 +1,18 @@ +*.log +.htaccess +sitemap.xml +sitemap.xml.gz +wp-config.php +wp-content/advanced-cache.php +wp-content/backup-db/ +wp-content/backups/ +wp-content/blogs.dir/ +wp-content/cache/ +wp-content/upgrade/ +wp-content/uploads/ +wp-content/wp-cache-config.php +wp-content/plugins/hello.php + +/readme.html +/license.txt + -- cgit v1.2.3