Browse Source

ignore ide setting files

highing 4 years ago
parent
commit
a044d43cf8
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -127,3 +127,7 @@ dmypy.json
 
 # Pyre type checker
 .pyre/
+
+# IDE setting
+.vscode/
+.idea/