mirror of
https://github.com/Xevion/bus-reminder.git
synced 2025-12-09 14:06:43 -06:00
Add vercel ^& environment variable configurations to .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,4 +1,6 @@
|
||||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||
vercel.json
|
||||
*.env*
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
@@ -34,3 +36,5 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
.vercel
|
||||
|
||||
Reference in New Issue
Block a user