Browse Source

Add PyCharm configuration files to .gitignore

ngosang 2 years ago
parent
commit
8c29cd26b7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -19,3 +19,5 @@ gh-pages/
 
 /package-lock.json
 /node_modules/
+
+.idea/