Hi,
is it possible to add a .deployignore file, where we can set up our preference to exclude files and folders, that are deployed to the server? It is like the .gitignore file, but I have some files and folders, that I want to version control with Git, but don't need them on the server.
Any plan to add an "ignore" feature in the near future?
Hi,
is it possible to add a
.deployignorefile, where we can set up our preference to exclude files and folders, that are deployed to the server? It is like the.gitignorefile, but I have some files and folders, that I want to version control with Git, but don't need them on the server.Any plan to add an "ignore" feature in the near future?