mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
chore: update .gitignore to include analytics-minimal.json
This commit is contained in:
3
apps/web/.gitignore
vendored
3
apps/web/.gitignore
vendored
@@ -5,6 +5,7 @@
|
||||
.contentlayer
|
||||
.content-collections
|
||||
.source
|
||||
public/analytics-minimal.json
|
||||
|
||||
# test & build
|
||||
/coverage
|
||||
@@ -30,5 +31,3 @@ yarn-error.log*
|
||||
next-env.d.ts
|
||||
.dev.vars
|
||||
.dev.vars.prod
|
||||
|
||||
analytics-data.json
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"totalProjects": 16766,
|
||||
"avgProjectsPerDay": "239.5",
|
||||
"lastUpdated": "Aug 5, 2025, 02:01 AM"
|
||||
}
|
||||
Reference in New Issue
Block a user