Skip to content

Commit 3ab8459

Browse files
authored
Merge pull request #2311 from dhermes/ignore-jetbrains-git
Updating .gitignore for JetBrains.
2 parents 3a831ee + 350a790 commit 3ab8459

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,11 @@ pip-log.txt
3939
.project
4040
.pydevproject
4141

42+
# JetBrains
43+
.idea
44+
4245
# Built documentation
4346
docs/_build
44-
docs/_build_rtd
4547

4648
# Virtual environment
4749
env/

0 commit comments

Comments
 (0)