We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.gitattribtues
1 parent 7f3a8a4 commit 7dc3339Copy full SHA for 7dc3339
.gitattributes
@@ -7,6 +7,7 @@
7
# .coveralls.yml export-ignore
8
# .editorconfig export-ignore
9
# .env.example export-ignore
10
+# .env.*.example export-ignore
11
# .gitattributes export-ignore
12
# .gitignore export-ignore
13
# .gitkeep export-ignore
@@ -19,11 +20,9 @@ composer.lock export-ignore
19
20
# docs export-ignore
21
# jsconfig.json export-ignore
22
# package.json export-ignore
-# package-lock.json export-ignore
23
# pnpm-lock.yaml export-ignore
24
# tailwind.config.* export-ignore
25
# tests export-ignore
26
# tsconfig.json export-ignore
27
# vite.config.* export-ignore
28
-# yarm.lock export-ignore
29
# windi.config.* export-ignore
0 commit comments