Skip to content

Commit 350a790

Browse files
committed
Updating .gitignore for JetBrains.
Also removing the _build_rtd directory that we no longer use.
1 parent 3a831ee commit 350a790

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)