Files
itsericwoodward-site-v2/.gitignore
Eric Woodward bd48ff23cc add Code section
add only journal post for 2025
update copyrights to 2026
add licenses to BPS
remove unused files
update to 0.14.2
2026-01-01 20:15:51 -05:00

21 lines
251 B
Plaintext

# node project
node_modules/
# images that get run through image magick
src/assets/images-to-process/
# generated data
data/
# output directories
out/
public/
# plans, thoughts, notes
IDEAS.md
TODO.md
# old directories kept locally
stash/
trash/