Commit 833bd2c
Update .gitignore
.idea/ was added because the owner of the repository uses VS Code
(.vscode dir is present) and I didn't want to pollute project
directory with Intellij PyCharm project files as I'm not the primary
developer.
.python-version was added because I use pyenv and pyenv stores name of
the local virtual environment in it. This file should not be in a
repository.1 parent 839558b commit 833bd2c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
0 commit comments