Copy/Move folder contents based on .gitgnore
When copying/moving files ignore directories/files which are in .gitignore file. Like node_modules directory for NodeJS projects.
When copying/moving files ignore directories/files which are in .gitignore file. Like node_modules directory for NodeJS projects.