Moved /Dockerfile to /Dockerfile.default.

It can mess up the Alpine Dockerfile if platydock is run from the source
directory.
This commit is contained in:
Fabio Manganiello 2024-05-25 10:16:29 +02:00
parent 8e05a7f4c9
commit 8f0002ae40
Signed by untrusted user: blacklight
GPG key ID: D90FBA7F76362774
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -24,6 +24,7 @@ coverage.xml
Session.vim Session.vim
/jsconfig.json /jsconfig.json
/package.json /package.json
/Dockerfile
/docs/source/wiki /docs/source/wiki
/.skipci /.skipci
dump.rdb dump.rdb