Ignoring __pycache__ directories
Ignoring (with a warning) pycache directories when copying files. This is a hard-coded solution, it would probably be better to have something more generic for other cases (e.g., using a .gitignore file?)
Ignoring (with a warning) pycache directories when copying files. This is a hard-coded solution, it would probably be better to have something more generic for other cases (e.g., using a .gitignore file?)