Skip to content

Commit 13363d3

Browse files
Update .gitignore
1 parent dc3bb4b commit 13363d3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@ lib/PyLD.egg-info
1414
profiler
1515
tests/test_caching.py
1616
tests/data/test_caching.json
17+
18+
# Local Python version with `pyenv`
19+
.python-version
20+
21+
# PyCharm & other JetBrains IDEs
22+
.idea

0 commit comments

Comments
 (0)