itsericwoodward-site-v2/.gitignore

20 lines
250 B
Plaintext
Raw Permalink Normal View History

# 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/