magic decks, site config, library update
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -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/
|
Reference in New Issue
Block a user