We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe23d51 commit 8e7f80bCopy full SHA for 8e7f80b
3 files changed
.gitignore
@@ -13,6 +13,7 @@ node_modules
13
vendor
14
.eslintcache
15
yarn-error.log
16
+.idea
17
18
# Front-end ignore
19
.next/
site/.eslintignore
@@ -1,6 +1,7 @@
1
###############################################################################
2
# COPY PASTA OF .gitignore
3
4
5
node_modules
6
7
out
site/.prettierignore
@@ -9,6 +9,7 @@ node_modules
9
10
11
12
0 commit comments