Ignore intellij idea folder

This commit is contained in:
Jakub Knetl
2024-01-08 08:12:19 +01:00
parent 13cfb0a856
commit c3fba22b09

3
.gitignore vendored
View File

@@ -34,3 +34,6 @@ yarn-error.log*
# typescript # typescript
*.tsbuildinfo *.tsbuildinfo
next-env.d.ts next-env.d.ts
# Ignore Intellij Idea folder
.idea