We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0fbf2f commit 3bcd4c2Copy full SHA for 3bcd4c2
.gitignore
@@ -33,3 +33,6 @@ yarn-error.log*
33
# typescript
34
*.tsbuildinfo
35
next-env.d.ts
36
+
37
+# IDE
38
+.idea
0 commit comments