about summary refs log tree commit diff
path: root/.gitignore
blob: 33bdbc0b66ef0103a6911714d7945caaea51aab3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
.direnv/

*.o
*.s
*.out

zig-out/
.zig-cache/

main