Skip to content

Commit 97997fe

Browse files
committed
#12 Start ignoring composer configuration files. Because these are set by userland.
1 parent 6a53355 commit 97997fe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ tests/tmp-test-data/*
1414

1515

1616
# Configs
17-
gApiServiceAccountCredentials.json
17+
gApiServiceAccountCredentials.json
18+
composer.json
19+
composer.lock

0 commit comments

Comments
 (0)