Skip to content

Commit 409a8f8

Browse files
committed
Update gitignore files.
1 parent a6e1d7f commit 409a8f8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
*.pyc
2+
/_trial_temp
3+
/.coverage
4+
/htmlcov
5+
/build
6+
/dist

doc/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/_build

0 commit comments

Comments
 (0)