7091e273b6
Made formatting changes to README.md for improved readability and updated Dockerfile to use Debian 11 as base image, and fetch correct version of dotnet-sdk. `.gitignore` file has been updated to ignore more unnecessary files. Changes reflect more updated development environment and recent build processes.
27 lines
405 B
Plaintext
27 lines
405 B
Plaintext
# Docker project generated files to ignore
|
|
# if you want to ignore files created by your editor/tools,
|
|
# please consider a global .gitignore https://help.github.com/articles/ignoring-files
|
|
.vagrant*
|
|
bin
|
|
docker/docker
|
|
.*.swp
|
|
a.out
|
|
*.orig
|
|
build_src
|
|
.flymake*
|
|
.idea
|
|
.DS_Store
|
|
docs/_build
|
|
docs/_static
|
|
docs/_templates
|
|
.gopath/
|
|
.dotcloud
|
|
*.test
|
|
bundles/
|
|
.hg/
|
|
.git/
|
|
vendor/pkg/
|
|
pyenv
|
|
Vagrantfile
|
|
|
|
valley_saves |