Skip to content

Commit 6ec2f4a

Browse files
committed
Avoid accidentally commit tests/config.json
1 parent ea5ff4c commit 6ec2f4a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@ docs/source/reference/services
4343
tests/coverage.xml
4444
tests/nosetests.xml
4545

46+
# The test configuration file(s) could potentially contain credentials
47+
tests/config.json
48+

0 commit comments

Comments
 (0)