Skip to content

Commit c7ca392

Browse files
committed
Merge branch 'main-v0.12'
2 parents b037c82 + 72b0852 commit c7ca392

Some content is hidden

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

56 files changed

+11086
-646
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.wasp linguist-language=TypeScript

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
*/.env.server
33
*/.env.client
44
*/.DS_Store
5-
.DS_Store
6-
*/migrations
5+
*/node_modules
6+
*/migrations
7+
.DS_Store
File renamed without changes.

0 commit comments

Comments
 (0)