Skip to content

Commit 5907dc0

Browse files
committed
Update .gitignore
1 parent 5e5c95d commit 5907dc0

1 file changed

Lines changed: 1 addition & 18 deletions

File tree

.gitignore

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
# Wordpress - ignore core, configuration, examples, uploads and logs.
2-
# https://github.com/github/gitignore/blob/main/WordPress.gitignore
3-
4-
# Core
5-
#
6-
# Note: if you want to stage/commit WP core files
7-
# you can delete this whole section/until Configuration.
82
/wp-admin/
93
/wp-content/index.php
104
/wp-content/languages
@@ -34,18 +28,7 @@ wp-config.php
3428

3529
# htaccess
3630
/.htaccess
37-
38-
# All plugins
39-
#
40-
# Note: If you wish to whitelist plugins,
41-
# uncomment the next line
42-
#/wp-content/plugins
43-
44-
# All themes
45-
#
46-
# Note: If you wish to whitelist themes,
47-
# uncomment the next line
48-
#/wp-content/themes
31+
sftp.json
4932
.vscode
5033
.vscode/sftp.json
5134
.vscode/settings.json

0 commit comments

Comments
 (0)