ci: add idea folder to gitignore

This commit is contained in:
Anthony Berg 2023-06-23 16:35:23 +01:00
parent c9b5e7e260
commit 08e104b433

3
.gitignore vendored
View File

@ -33,3 +33,6 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
# jetbrains idea
./idea