Sha256: 22055f0743cb393668e1e277c169601e61ba651e6c97dd24fb1396aec768792c
Contents?: true
Size: 528 Bytes
Versions: 3
Compression:
Stored size: 528 Bytes
Contents
/build/ # Vite Ruby /public/vite* node_modules # Vite uses dotenv and suggests to ignore local-only env files. See # https://vitejs.dev/guide/env-and-mode.html#env-files *.local .bundle /tmp/ .yarn/* !.yarn/patches !.yarn/plugins !.yarn/releases !.yarn/sdks !.yarn/versions # Swap the comments on the following lines if you wish to use zero-installs # In that case, don't forget to run `yarn config set enableGlobalCache false`! # Documentation here: https://yarnpkg.com/features/caching#zero-installs #!.yarn/cache .pnp.*
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
staticky-0.3.1 | site_template/.gitignore |
staticky-0.3.0 | site_template/.gitignore |
staticky-0.2.0 | site_template/.gitignore |