Open alfredo-baquedano opened 5 years ago
This plugin work very well for me, but it always searched for a file that is on my git ignore, so when I clone my repo in other computer this plugin crashed my web server because the file is not yet created.
I added a little try catch to solve it.
This plugin work very well for me, but it always searched for a file that is on my git ignore, so when I clone my repo in other computer this plugin crashed my web server because the file is not yet created.
I added a little try catch to solve it.