Skip to content

Commit 30d2d4d

Browse files
committed
add composer files to gitignore
1 parent 0e58f8b commit 30d2d4d

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

.gitignore

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,2 @@
1-
.htaccess
2-
wp-config.php
3-
wp-content/uploads/
4-
wp-content/blogs.dir/
5-
wp-content/upgrade/
6-
wp-content/backup-db/
7-
wp-content/advanced-cache.php
8-
wp-content/wp-cache-config.php
9-
sitemap.xml
10-
*.log
11-
wp-content/cache/
12-
wp-content/backups/
13-
sitemap.xml.gz
1+
/vendor/
2+
*.lock

0 commit comments

Comments
 (0)