Skip to content

Commit 57ce903

Browse files
authored
fix typo .gitinore (#48)
1 parent 7301b87 commit 57ce903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exclude.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Thumbs.db
1919
# These files are excluded from the deploy so as to prevent unwanted errors from occurring,
2020
# such as accidentally deploying a local version of wp-config.php or accidentally deleting
2121
# wp-content/uploads/ if a --delete flag is passed while deploying root. Most paths here
22-
# are ingnored in the WPE sample .gitinore per best practice.
22+
# are ingnored in the WPE sample .gitignore per best practice.
2323
wp-config.php
2424
wp-content/uploads/
2525
wp-content/blogs.dir/

0 commit comments

Comments
 (0)