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.
1 parent 00213c9 commit 928fdc4Copy full SHA for 928fdc4
.gitignore
@@ -7,12 +7,11 @@
7
.benchmarkci
8
.tmp
9
.vscode/
10
-/docs/Manifest.toml
11
-/docs/build/
12
-/docs/src/index.md
13
Manifest.toml
14
benchmark/*.json
15
-docs/build/
16
docs/LocalPreferences.toml
+docs/Manifest.toml
+docs/build/
+docs/src/index.md
17
examples/LocalPreferences.toml
18
test/LocalPreferences.toml
templates/gitignore/.gitignore
@@ -7,10 +7,8 @@
docs/build/
-test/LocalPreferences.toml
0 commit comments