gabrielsimmer.com/.dockerignore

20 lines
349 B
Plaintext
Raw 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
**/posts
!**/posts/.keep
fly.toml