updates
This commit is contained in:
11
frontEnd/.gitignore
vendored
11
frontEnd/.gitignore
vendored
@@ -28,6 +28,17 @@ yarn-error.log*
|
||||
# local env files
|
||||
.env*.local
|
||||
.env
|
||||
.env.production
|
||||
.env.development
|
||||
.env.test
|
||||
|
||||
# Security files
|
||||
security-audit.json
|
||||
*.pem
|
||||
*.key
|
||||
*.cert
|
||||
*.crt
|
||||
secrets/
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
||||
Reference in New Issue
Block a user