added jetbrains project files to gitignore

This commit is contained in:
antifallobst 2023-03-16 22:18:01 +01:00
parent 9008135c53
commit c8e1170975
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -169,3 +169,5 @@ dist
.yarn/install-state.gz
.pnp.*
# IDE configs
.idea