Skip to content

Commit e08ab63

Browse files
committed
feat: add auth.json to .gitignore to exclude sensitive credentials
Signed-off-by: Sam Poyigi <[email protected]>
1 parent 22fb7fb commit e08ab63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
.env.testing
55
.phpunit.result.cache
66
phpunit.dusk.xml
7+
auth.json
78

89
# Ignore all vendor files included by composer and the lock file
910
/vendor

0 commit comments

Comments
 (0)