Files with a dot at the beginning are not copied #884
Closed
synthematik
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I use Thor to copy the contents of one folder to another, here is my code:
The problem is that files that start with a dot for example .gitignore or .env are not copied. I had to remove the dot at the beginning of such files, but this does not suit me. Please help me.
Beta Was this translation helpful? Give feedback.
All reactions