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 1616 # NOTE: this is the Xranklin branch the site is built with
1717 BRANCH : " dev"
1818 # NOTE: this is the base URL prefix (landing page at /$BASE_URL_PREFIX/)
19- BASE_URL_PREFIX : " juliaparallel-xr "
19+ BASE_URL_PREFIX : " "
2020
2121 # ===================================================================
2222 # DON'T CHANGE THE FOLLOWING UNLESS YOU HAVE GOOD REASONS TO
Original file line number Diff line number Diff line change 55# Files generated by invoking Julia with --track-allocation
66* .jl.mem
77
8+ # .DS_Store files
9+ .DS_Store
10+
811# System-specific files and directories generated by the BinaryProvider and BinDeps packages
912# They contain absolute paths specific to the host computer, and so should not be committed
1013deps /deps.jl
@@ -22,4 +25,4 @@ docs/site/
2225# committed for packages, but should be committed for applications that require a static
2326# environment.
2427Manifest.toml
25- __site
28+ __site
You can’t perform that action at this time.
0 commit comments