Update gitignore
This commit is contained in:
parent
2de885796b
commit
4b75ea244b
1 changed files with 1 additions and 17 deletions
18
.gitignore
vendored
18
.gitignore
vendored
|
@ -1,18 +1,2 @@
|
|||
*.log
|
||||
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
|
||||
|
||||
/.htaccess
|
||||
/license.txt
|
||||
/readme.html
|
||||
/sitemap.xml
|
||||
/sitemap.xml.gz
|
||||
|
||||
plugins/
|
||||
|
|
Reference in a new issue