Changeset 87614a5 for .gitignore
- Timestamp:
- 06/11/22 12:46:20 (2 years ago)
- Branches:
- main
- Children:
- 64dc53b
- Parents:
- 6568bde
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitignore
r6568bde r87614a5 2 2 3 3 # dependencies 4 /node_modules4 node_modules 5 5 /.pnp 6 6 .pnp.js … … 28 28 # local env files 29 29 .env*.local 30 .env.local 31 .env 30 32 31 33 # vercel
Note:
See TracChangeset
for help on using the changeset viewer.