Skip to content

Commit fe48264

Browse files
MattesRmugurrus
authored andcommitted
Merge remote-tracking branch 'upstream/master'
2 parents 7b65da3 + 28b1d90 commit fe48264

22 files changed

+897
-453
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
__pycache__
1414
*.pyc
1515
/collection*.txt
16+
/collection*.sh
1617
/settings/*/
1718
/settings/*-testing.py
1819
/.python-version
@@ -21,4 +22,4 @@ __pycache__
2122
/.cache
2223
/.pytest_cache
2324
/.venv
24-
/.vscode
25+
/.vscode

0 commit comments

Comments
 (0)