mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 20:44:34 +00:00
add TS caches to gitignore
This commit is contained in:
parent
788e59f046
commit
6b3ddc6768
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -87,3 +87,7 @@ vite.config.local-dev.ts.timestamp-*
|
||||||
|
|
||||||
# Sharkey
|
# Sharkey
|
||||||
/packages/megalodon/lib
|
/packages/megalodon/lib
|
||||||
|
|
||||||
|
# TypeScript
|
||||||
|
.tsbuildinfo
|
||||||
|
*.tsbuildinfo
|
||||||
|
|
Loading…
Add table
Reference in a new issue