gitignore: .git-credentials (local push auth)
All checks were successful
Deploy stable / deploy (push) Successful in 20s
All checks were successful
Deploy stable / deploy (push) Successful in 20s
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -24,6 +24,9 @@
|
||||
.DS_Store
|
||||
*.pem
|
||||
|
||||
# git credentials (local push auth only — never commit)
|
||||
.git-credentials
|
||||
|
||||
# debug
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
|
||||
Reference in New Issue
Block a user