@eventcatalog/create-eventcatalog 0.0.0-2022012142428 → 0.0.0-202202594528

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,10 +3,12 @@
3
3
 
4
4
  # Production
5
5
  /build
6
+ /public/schemas
6
7
 
7
8
  # Generated files
8
9
  .next
9
10
 
11
+
10
12
  # Misc
11
13
  .DS_Store
12
14
  .env.local
package/dist/gitignore CHANGED
@@ -3,10 +3,12 @@
3
3
 
4
4
  # Production
5
5
  /build
6
+ /public/schemas
6
7
 
7
8
  # Generated files
8
9
  .next
9
10
 
11
+
10
12
  # Misc
11
13
  .DS_Store
12
14
  .env.local