chore(base-formula): gitignore dist and tsbuildinfo to match editor-ext convention

This commit is contained in:
Philipinho
2026-04-23 23:25:03 +01:00
parent 99fd4a9503
commit a65aec0925
8 changed files with 2 additions and 11 deletions
+2
View File
@@ -0,0 +1,2 @@
dist/
tsconfig.tsbuildinfo
-1
View File
@@ -1 +0,0 @@
export {};
-3
View File
@@ -1,3 +0,0 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=index.client.js.map
-1
View File
@@ -1 +0,0 @@
{"version":3,"file":"index.client.js","sourceRoot":"","sources":["../src/index.client.ts"],"names":[],"mappings":""}
-1
View File
@@ -1 +0,0 @@
export {};
-3
View File
@@ -1,3 +0,0 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=index.server.js.map
-1
View File
@@ -1 +0,0 @@
{"version":3,"file":"index.server.js","sourceRoot":"","sources":["../src/index.server.ts"],"names":[],"mappings":""}
File diff suppressed because one or more lines are too long