.ignore files in the plugin
-
Hi there!
Plugin .zip contains .gitignore and .svnignore files in its root.
This can lead to some problems with pushing repositories to production. Like this:PHP Fatal error: require(): Failed opening required '/app-root/data/plugins/wp-less/lib/../vendor/leafo/lessphp/lessc.inc.php' ? ?... ? in /app-root/data/plugins/wp-less/lib/Plugin.class.php on line 48?
Probably would be a good idea to remove them, to skip rare but unnecessary problems.
Cheers!
- The topic ‘.ignore files in the plugin’ is closed to new replies.