File tree Expand file tree Collapse file tree 6 files changed +5
-2
lines changed Expand file tree Collapse file tree 6 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 16
16
# NOTE: this is the Xranklin branch the site is built with
17
17
BRANCH : " dev"
18
18
# NOTE: this is the base URL prefix (landing page at /$BASE_URL_PREFIX/)
19
- BASE_URL_PREFIX : " juliaparallel-xr "
19
+ BASE_URL_PREFIX : " "
20
20
21
21
# ===================================================================
22
22
# DON'T CHANGE THE FOLLOWING UNLESS YOU HAVE GOOD REASONS TO
Original file line number Diff line number Diff line change 5
5
# Files generated by invoking Julia with --track-allocation
6
6
* .jl.mem
7
7
8
+ # .DS_Store files
9
+ .DS_Store
10
+
8
11
# System-specific files and directories generated by the BinaryProvider and BinDeps packages
9
12
# They contain absolute paths specific to the host computer, and so should not be committed
10
13
deps /deps.jl
@@ -22,4 +25,4 @@ docs/site/
22
25
# committed for packages, but should be committed for applications that require a static
23
26
# environment.
24
27
Manifest.toml
25
- __site
28
+ __site
You can’t perform that action at this time.
0 commit comments