remove stale tsbuildinfo from git, add to gitignore

This commit is contained in:
Lizandro Guarnizo
2026-06-03 22:46:38 -05:00
parent 8fe15f0528
commit 741263735b
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
node_modules
dist
.git
tsconfig.tsbuildinfo
+1
View File
@@ -2,3 +2,4 @@ node_modules/
dist/
.env
*.js.map
tsconfig.tsbuildinfo
File diff suppressed because one or more lines are too long