9c4243914e
* first pass * cleanup * added qu * add readme * more verbose err * reword explainer @ top * rename private-key.public to public-key * move instructions to own file + add _meta.json files * first pass probe * remove unnecessary doubled notice to developers * added extra debug log to version() * include PR suggestions * remove commented out function
13 lines
204 B
Plaintext
13 lines
204 B
Plaintext
.next
|
|
node_modules
|
|
out
|
|
|
|
# the lock file will break Vercel because it may get committed from a machine with a different build architecture
|
|
package-lock.json
|
|
|
|
# local env files
|
|
.env*.local
|
|
.env
|
|
|
|
scratch.md
|