diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 60 |
1 files changed, 54 insertions, 6 deletions
@@ -1,8 +1,56 @@ -# Weft outputs (generated in place at every depth). -*.html -/feed.xml +# Weft internal state. /.weft-generated.json /.weft-txn-* - -# Device-local Syncthing configuration; .stignore.shared is synchronized. -/.stignore +/.air/ +# BEGIN weft generated outputs +/about/index.html +/feed.xml +/index.html +/notes/index.html +/notes/sync/random/SLC-bars.html +/notes/sync/recipes/carmelized-onion-burgers.html +/notes/sync/recipes/chicken-noodle-soup.html +/notes/sync/recipes/chicken-piccata.html +/notes/sync/recipes/cocktails/american-single-malt-old-fashioned.html +/notes/sync/recipes/cocktails/aperol-spritz.html +/notes/sync/recipes/cocktails/bicicletta.html +/notes/sync/recipes/cocktails/boston-sour.html +/notes/sync/recipes/cocktails/clarified-new-york-sour.html +/notes/sync/recipes/cocktails/daiquiri.html +/notes/sync/recipes/cocktails/division-bell.html +/notes/sync/recipes/cocktails/final-ward.html +/notes/sync/recipes/cocktails/fresh-lemon-rum-martini.html +/notes/sync/recipes/cocktails/frozen-lemon-daiquiri.html +/notes/sync/recipes/cocktails/gin-basil-smash.html +/notes/sync/recipes/cocktails/gold-rush.html +/notes/sync/recipes/cocktails/honey-bee.html +/notes/sync/recipes/cocktails/index.html +/notes/sync/recipes/cocktails/kentucky-maid.html +/notes/sync/recipes/cocktails/killer-bee.html +/notes/sync/recipes/cocktails/last-word.html +/notes/sync/recipes/cocktails/margarita.html +/notes/sync/recipes/cocktails/moscow-mule.html +/notes/sync/recipes/cocktails/old-fashioned.html +/notes/sync/recipes/cocktails/paloma.html +/notes/sync/recipes/cocktails/paper-plane.html +/notes/sync/recipes/cocktails/rum-sour.html +/notes/sync/recipes/cocktails/sawyer.html +/notes/sync/recipes/cocktails/siesta.html +/notes/sync/recipes/cocktails/southside.html +/notes/sync/recipes/cocktails/sparkling-tangawizi.html +/notes/sync/recipes/cocktails/whiskey-smash.html +/notes/sync/recipes/cocktails/white-lady.html +/notes/sync/recipes/cocktails/white-russian.html +/notes/sync/recipes/colinflower-pasta.html +/notes/sync/recipes/index.html +/notes/sync/recipes/penne-arrabiata.html +/notes/sync/recipes/pork-and-mash-gratin.html +/notes/sync/recipes/potato-soup.html +/notes/sync/recipes/sourdough-bread.html +/notes/sync/recipes/spaghetti-with-marinara.html +/notes/sync/recipes/turkey-chili.html +/notes/sync/technologies/freebsd/pf.html +/pantograph/ds/pantograph-design-system-56a1c74e-41c1-486b-ba3c-4eabdfacef31/readme.html +/projects/index.html +/weblog/index.html +# END weft generated outputs |
