Skip to content

Commit d319a6c

Browse files
committed
Initial commit
Signed-off-by: Ronan Flynn-Curran <[email protected]>
1 parent 0438748 commit d319a6c

File tree

38,303 files changed

+6512261
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

38,303 files changed

+6512261
-0
lines changed

.gitignore

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Ignoring node modules and parcel cache
2+
.parcel-cache
3+
node_modules
4+
.vscode
5+
.DS_Store
6+
*.css.map
7+
broken_links
8+
final_broken
9+
.spin
10+
# The search index is generated at time of deploy
11+
static/data.json
12+
static/hub-index-data.json
13+
# The build version of spin up hub
14+
spin-up-hub/dist/
15+
# The documentation migration backup files
16+
migration_scripts/content_backup/
17+
# The python compiled files
18+
migration_scripts/__pycache__
19+
migration_scripts/*.py[cod]
524 Bytes
Binary file not shown.

.parcel-cache/6b50a895c58880d7

401 Bytes
Binary file not shown.
26.9 KB
Binary file not shown.
426 KB
Binary file not shown.

.parcel-cache/c7fec7e68b739c08

12 KB
Binary file not shown.
18.8 KB
Binary file not shown.

.parcel-cache/data.mdb

672 KB
Binary file not shown.

.parcel-cache/lock.mdb

8.01 KB
Binary file not shown.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
135634689
2+
1739328774509871000

0 commit comments

Comments
 (0)