Skip to content

Commit

Permalink
remove dist from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
guycdev committed Dec 6, 2024
1 parent e456d03 commit 1e04d52
Show file tree
Hide file tree
Showing 18 changed files with 390 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
*.local

Expand Down
Binary file added dist/Radiant-White-Paper.pdf
Binary file not shown.
Binary file added dist/assets/Guy-DWPQ0chv.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/accelerator-DzCg0gtI.avif
Binary file not shown.
Binary file added dist/assets/dom-BwgnRrNf.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/fern-krcYG-WG.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/frankie-fnVRkAYD.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
376 changes: 376 additions & 0 deletions dist/assets/index-AlFNe8PZ.js

Large diffs are not rendered by default.

Binary file added dist/assets/isb-HgxcisrG.avif
Binary file not shown.
Binary file added dist/assets/preview_1-CSGjN_bR.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/preview_2-DKzG4cqD.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/roach-DHCU9JIa.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/sramsey_studio-B-nPxcko.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/sundar-CNNY7rxd.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/sv-COFSqlwA.avif
Binary file not shown.
Binary file added dist/assets/waynegladys-fQWNV9iq.avif
Binary file not shown.
13 changes: 13 additions & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>RarePath</title>
<script type="module" crossorigin src="/assets/index-AlFNe8PZ.js"></script>
</head>
<body>
<div id="root"></div>
</body>
</html>
1 change: 1 addition & 0 deletions dist/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1e04d52

Please sign in to comment.