Browse Source

ignore PyCharm configuration file

chenhaiyang 5 years ago
parent
commit
dd0b96c360
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -60,3 +60,6 @@ target/
 
 # PyCharm
 .idea/
+
+# VSCode
+.vscode/