summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3deab9aa872e6f1cf7732254db61391672e484c1 (plain)
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
.splat/
asm/
bin/
assets/
build/

linker_scripts/*/auto/
linker_scripts/*/animalforest.ld
*_auto.ld
animalforest.ld
animalforest-*yaml

__pycache__/
.make_options

ctx.c
ctx.c.m2c
*.o

*.z64
*.n64
*.v64
*.plf
*.sym
.venv

.vscode/*
!.vscode/c_cpp_properties.json