gabrielsimmer.com/.dockerignore
Gabriel Simmer 1ad416634d
Port posts over
Actual layout, parsing of publish dates and titles is TBD.
2023-07-20 14:05:34 +01:00

18 lines
324 B
Plaintext

# 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