summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..951e3c4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
1.*.sw*
2.vscode/*
3compile_commands.json
4.cache/*
5
6# Ignore all the make output
7*.o
8bootsect
9setup
10Image
11blk_drv.a
12chr_drv.a
13keyboard.s
14math.a
15lib.a
16System.map
17system