Browse Source

Merge pull request #1989 from ngosang/feature/idea

Add PyCharm configuration files to .gitignore
Markus Heiser 2 years ago
parent
commit
0361f8366a
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/