Skip to content

Commit 7a08585

Browse files
authored
Merge pull request #12 from Krosebrook/main
.
2 parents 43d0da6 + e9df434 commit 7a08585

File tree

99 files changed

+68424
-186
lines changed

Some content is hidden

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

99 files changed

+68424
-186
lines changed

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
node_modules/ export-ignore
2+
dist/ export-ignore
3+
.next/ export-ignore
4+
__pycache__/ export-ignore
5+
.cache/ export-ignore
6+
.turbo/ export-ignore
7+
coverage/ export-ignore
8+
.nyc_output/ export-ignore

0 commit comments

Comments
 (0)