blob: a1cf87325795e598d54df11d2b808091f652f463 [file] [log] [blame]
Akron50d5f832025-06-06 15:08:04 +02001termmapper
Akron2ef703c2025-07-03 15:57:42 +02002koralmapper
Akron50d5f832025-06-06 15:08:04 +02003.git
4*.tmp
5*.log
6# Include all Go source files and directories
7!*.go
8!cmd/
9!config/
10!parser/
11!ast/
12!mapper/
13!matcher/
14!mappings/
Akrone2a68412026-02-24 12:16:13 +010015!testdata/
16testdata/sandbox
Akron50d5f832025-06-06 15:08:04 +020017!/LICENSE
18!.dockerignore
19!go.mod
20!go.sum