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

# Configs
.clangd

# Test Files
*.s

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