bootstrap: Add Dockerfile to stow ignored files

Dockerfile would accidentally get placed in the home directory instead
of being ignored like the rest of bootstrap files.
This commit is contained in:
Marty Oehme 2023-01-16 22:25:35 +01:00
parent 9cd5fe3f99
commit 1bcab1d5e7
Signed by: Marty
GPG Key ID: 73BA40D5AFAF49C9
1 changed files with 1 additions and 0 deletions

View File

@ -3,5 +3,6 @@
^/install_packages.sh
^/update_package_list.sh
^/packages.*.tsv
^/Dockerfile
^/README.md
^/system-packages