summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 951e3c4d98a3e98502f427cf664c1c84622d99c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.*.sw*
.vscode/*
compile_commands.json
.cache/*

# Ignore all the make output
*.o
bootsect
setup
Image
blk_drv.a
chr_drv.a
keyboard.s
math.a
lib.a
System.map
system