aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: c3cee9f97311ec619c98721a0e8adcd28d07b723 (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
test.s

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