Skip to content

Commit 0cd246b

Browse files
committed
restore gitignores for .idea and docs_rst/_build
1 parent 0a1ebb5 commit 0cd246b

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
@@ -2,3 +2,9 @@
22
.DS_Store
33

44
__pycache__/
5+
6+
# IntelliJ project settings
7+
.idea
8+
9+
# auto-generated documentation
10+
docs_rst/_build

0 commit comments

Comments
 (0)