Browse Source

Update .gitignore (#352)

Dong-hyeon Shin 2 years ago
parent
commit
c690b2a824
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -2,3 +2,5 @@
 **/*.pyc
 dist/*
 examples/
+.idea
+.vscode