Updated .gitignore.
This commit is contained in:
parent
877a736e15
commit
a25f531292
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1,9 @@
|
|||||||
/_devel_/
|
/_devel_/
|
||||||
|
|
||||||
|
# Composer stuff
|
||||||
/auth.json
|
/auth.json
|
||||||
/client_secret.json
|
|
||||||
/composer.phar
|
/composer.phar
|
||||||
/vendor/
|
/vendor/
|
||||||
|
|
||||||
|
# Google API Client credentials (https://console.developers.google.com/apis/)
|
||||||
|
/client_secret.json
|
||||||
|
Reference in New Issue
Block a user