# sw.js
assets/sw.js

# Mac stuff:
.DS_Store

# trunk output folder
dist

# Rust compile target directories:
debug
target
target_ra
target_wasm

# https://github.com/lycheeverse/lychee
.lycheecache

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
