magic decks, site config, library update

This commit is contained in:
2024-07-03 00:02:10 -04:00
parent 4914e72a3e
commit d22025691e
70 changed files with 1019 additions and 302 deletions

18
.gitignore vendored
View File

@@ -1,10 +1,20 @@
# node project
node_modules/
# move this somewhere else, probably at top level so it can be excluded
# images that get run through image magick
src/assets/images-to-process/
node_modules/
# generated data
data/
# output directories
out/
stash/
trash/
public/
# plans, thoughts, notes
IDEAS.md
TODO.md
# old directories kept locally
stash/
trash/