mentorenwahl/frontend/.dockerignore

22 lines
479 B
Plaintext
Raw Normal View History

2022-11-04 20:23:36 +00:00
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
dist/
2022-01-29 15:40:39 +00:00
Dockerfile
.gitignore
2022-11-04 20:23:36 +00:00
.dockerignore
vendor/
2022-11-12 21:50:06 +00:00
.editorconfig