Skip to content

Commit

Permalink
Updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
shiroyuki committed Nov 15, 2018
1 parent b6d4d23 commit 5884e06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.vscode
.DS_Store
._*
*.pyc
Expand All @@ -12,4 +13,4 @@ docs/build/
.coverage
.idea/
PKG-INFO
build/
build/

0 comments on commit 5884e06

Please sign in to comment.