gabrielsimmer.com/.dockerignore

18 lines
324 B
Plaintext
Raw Permalink Normal View History

2023-07-19 22:10:49 +01:00
# flyctl launch added from .gitignore
# ---> Rust
# Generated by Cargo
# will have compiled files and executables
**/debug
**/target
# These are backup files generated by rustfmt
**/**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
**/*.pdb
**/.direnv
**/gs.*
**/result
fly.toml