📄 docs: Update readme and .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -3,10 +3,11 @@ dist/
|
||||
# generated types
|
||||
.astro/
|
||||
|
||||
# dependencies
|
||||
# dependencies and extras
|
||||
*.secrets
|
||||
*.csv
|
||||
notes/*.json
|
||||
notes/*.png
|
||||
node_modules/
|
||||
|
||||
# logs
|
||||
@@ -15,7 +16,6 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
|
||||
|
||||
# environment variables
|
||||
.env
|
||||
.env.production
|
||||
|
||||
Reference in New Issue
Block a user