mirror of
https://github.com/layer-systems/website.git
synced 2026-09-12 21:53:40 +02:00
Ignore eslint and tsc build caches
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014YtQoCzkP7Bo8nruhxojPi
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -31,3 +31,7 @@ yarn.lock
|
|||||||
.env
|
.env
|
||||||
.env.*
|
.env.*
|
||||||
!.env.example
|
!.env.example
|
||||||
|
|
||||||
|
# Build caches
|
||||||
|
.eslintcache
|
||||||
|
.tsbuildinfo
|
||||||
|
|||||||
Reference in New Issue
Block a user