Skip to content

Commit 902fc8a

Browse files
committed
Removed temporary landing page
1 parent 87f850a commit 902fc8a

5 files changed

Lines changed: 24 additions & 133 deletions

File tree

.gitignore

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# webstorm
2+
.idea/
3+
4+
# build output
5+
dist/
6+
# generated types
7+
.astro/
8+
9+
# dependencies
10+
node_modules/
11+
12+
# logs
13+
npm-debug.log*
14+
yarn-debug.log*
15+
yarn-error.log*
16+
pnpm-debug.log*
17+
18+
19+
# environment variables
20+
.env
21+
.env.production
22+
23+
# macOS-specific files
24+
.DS_Store

.idea/corecontrollib.github.io.iml

Lines changed: 0 additions & 12 deletions
This file was deleted.

favicon.png

-28.3 KB
Binary file not shown.

index.html

Lines changed: 0 additions & 121 deletions
This file was deleted.

logo.png

-180 KB
Binary file not shown.

0 commit comments

Comments
 (0)