blob: 99f41bd90bd7fceba9a892c42a4a34649fe93962 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Autogenerated
.cache/
autogen-*
compile_commands.json
# Configs
.clangd
# Test Files
*.s
*.bin
# Compilation Output
ahoy
c8asm
c8dump
!src/*
make
*.o
|