Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit da3edaa

Browse files
committed
Switch polarity on /www/content/object-cache.php in .gitignore
1 parent bd102b2 commit da3edaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
/scripts
1111
/www/*
1212
!/www/content/
13-
!/www/content/object-cache.php
13+
/www/content/object-cache.php
1414
/www/content/mu-plugins/wp-redis
1515
/www/content/plugins/helpful-information
1616
/www/content/plugins/query-monitor

0 commit comments

Comments
 (0)