Skip to content

Commit 51febf0

Browse files
committed
added more files to gitignore
1 parent 7c3756b commit 51febf0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,11 @@ nosetests.xml
3434
.mr.developer.cfg
3535
.project
3636
.pydevproject
37+
38+
39+
# pycharm files
40+
41+
.idea
42+
43+
# build dir
44+
docs/_build

0 commit comments

Comments
 (0)