mirror of
https://github.com/docmost/docmost.git
synced 2026-07-27 08:34:43 +10:00
chore(base-formula): gitignore dist and tsbuildinfo to match editor-ext convention
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
dist/
|
||||||
|
tsconfig.tsbuildinfo
|
||||||
@@ -1 +0,0 @@
|
|||||||
export {};
|
|
||||||
-3
@@ -1,3 +0,0 @@
|
|||||||
"use strict";
|
|
||||||
Object.defineProperty(exports, "__esModule", { value: true });
|
|
||||||
//# sourceMappingURL=index.client.js.map
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{"version":3,"file":"index.client.js","sourceRoot":"","sources":["../src/index.client.ts"],"names":[],"mappings":""}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
export {};
|
|
||||||
-3
@@ -1,3 +0,0 @@
|
|||||||
"use strict";
|
|
||||||
Object.defineProperty(exports, "__esModule", { value: true });
|
|
||||||
//# sourceMappingURL=index.server.js.map
|
|
||||||
@@ -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
Reference in New Issue
Block a user