aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7b376fe5263113dc191f79798bd6d4c2147c2bfa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Autogenerated
.cache/
autogen-*
compile_commands.json

# Configs
.clangd

# Test Files
*.s

# Compilation Output
ahoy
c8asm
!src/*
make
*.o