If you have .dockerignore file then it might be you added to ignore hidden files like .git, .vagrant etc.
If .dockerfile ignoring hidden files then either you can enable to not ignore or change file name.
For more info about .dockerignore file