Skip to content

Commit 0172c1a

Browse files
committed
chore: ignore local development artifacts
`.python-version` is useful for `pyenv` `.vscode/` stores Visual Studio Code settings Signed-off-by: Mike Fiedler <[email protected]>
1 parent 08bef09 commit 0172c1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@ htmlcov/
1212
*.eggs
1313
*.py[co]
1414
.pytest_cache/
15+
.python-version
1516

1617
.idea/
18+
.vscode/

0 commit comments

Comments
 (0)