Add PyCharm configuration files to .gitignore

This commit is contained in:
ngosang 2022-11-29 22:29:50 +01:00
parent 768659f2bd
commit 8c29cd26b7

2
.gitignore vendored
View file

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