-
-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy path.gitignore
More file actions
60 lines (47 loc) · 774 Bytes
/
.gitignore
File metadata and controls
60 lines (47 loc) · 774 Bytes
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
52
53
54
55
56
57
58
59
60
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
*.pprof
coverage.html
go.work
.vscode/
.idea/
.claude/
.claudeignore
.opencode/
.agent-shell/
*.db
*.tar
.env
Taskfile.yml
.task/
/pkg/assets/_app/dist
/bin
/_bin
/_scratch
/_build
/out
/scripts/mister/build/_build
/mister
/linux
.DS_Store
tmp/
/cmd/scratch
/cmd/windows/*.syso
/cmd/windows/winres/winres.json
worktrees/
/pkg/zapscript/testdata/*.db
/pkg/zapscript/testdata/inputs/*.txt
/pkg/zapscript/testdata/**/*.bat
/pkg/zapscript/testdata/**/*.dat
/pkg/zapscript/testdata/**/*.cue
/pkg/zapscript/testdata/**/*.dvd
/pkg/zapscript/testdata/**/*.gdi
/scripts/mister/utils/src/
/scripts/mister/utils/build/
/pkg/platforms/mister/arcadedb/ArcadeDatabase.csv
/scripts/batocera/template/userdata/roms/ports/Zaparoo.sh