We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e5c95d commit 5907dc0Copy full SHA for 5907dc0
1 file changed
.gitignore
@@ -1,10 +1,4 @@
1
# 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.
8
/wp-admin/
9
/wp-content/index.php
10
/wp-content/languages
@@ -34,18 +28,7 @@ wp-config.php
34
28
35
29
# htaccess
36
30
/.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
48
-#/wp-content/themes
31
+sftp.json
49
32
.vscode
50
33
.vscode/sftp.json
51
.vscode/settings.json
0 commit comments