-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Expand file tree
/
Copy path.gitattributes
More file actions
51 lines (44 loc) · 2.4 KB
/
.gitattributes
File metadata and controls
51 lines (44 loc) · 2.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
* text=auto
.gitattributes export-ignore
.gitignore export-ignore
.github/ export-ignore
CONTRIBUTING.md export-ignore
CODE_OF_CONDUCT.md export-ignore
posthog/temporal/ai/video_segment_clustering/tests/mock_video_segments_embeddings.npy filter=lfs diff=lfs merge=lfs -text
# Generated code: exclude from GitHub Linguist stats and suppress diffs.
frontend/src/generated/** linguist-generated
frontend/src/lib/posthog-typed.ts linguist-generated
frontend/src/products.tsx linguist-generated
frontend/src/queries/latest-versions.json linguist-generated
frontend/src/queries/schema.json linguist-generated
frontend/src/queries/validators.js linguist-generated
frontend/src/taxonomy/core-filter-definitions-by-group.json linguist-generated
products/*/frontend/generated/** linguist-generated
services/mcp/schema/generated-tool-definitions.json linguist-generated
services/mcp/src/api/generated.ts linguist-generated
services/mcp/src/generated/** linguist-generated
services/mcp/src/tools/generated/** linguist-generated
posthog/personhog_client/proto/generated/** linguist-generated
posthog/schema.py linguist-generated
posthog/temporal/data_imports/sources/generated_configs.py linguist-generated
posthog/temporal/proxy_service/proto/*_pb2*.py linguist-generated
nodejs/src/ingestion/ai/costs/providers/canonical-providers.ts linguist-generated
posthog/hogql/grammar/HogQLLexer.py linguist-generated
posthog/hogql/grammar/HogQLParser.py linguist-generated
posthog/hogql/grammar/HogQLParserVisitor.py linguist-generated
posthog/hogql/grammar/HogQLLexer.interp linguist-generated
posthog/hogql/grammar/HogQLParser.interp linguist-generated
posthog/hogql/grammar/HogQLLexer.tokens linguist-generated
posthog/hogql/grammar/HogQLParser.tokens linguist-generated
common/hogql_parser/HogQLLexer.cpp linguist-generated
common/hogql_parser/HogQLParser.cpp linguist-generated
common/hogql_parser/HogQLLexer.interp linguist-generated
common/hogql_parser/HogQLParser.interp linguist-generated
common/hogql_parser/HogQLLexer.tokens linguist-generated
common/hogql_parser/HogQLParser.tokens linguist-generated
common/hogql_parser/HogQLLexer.h linguist-generated
common/hogql_parser/HogQLParser.h linguist-generated
common/hogql_parser/HogQLParserVisitor.cpp linguist-generated
common/hogql_parser/HogQLParserVisitor.h linguist-generated
common/hogql_parser/HogQLParserBaseVisitor.cpp linguist-generated
common/hogql_parser/HogQLParserBaseVisitor.h linguist-generated