summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAnton Kling <anton@kling.gg>2023-10-22 21:34:42 +0200
committerAnton Kling <anton@kling.gg>2023-10-22 21:34:42 +0200
commit3ff953e7fdea65cccf5071966c49277c8d8eb289 (patch)
tree64759146313f683122a0c7748dec1e474eb49233 /.gitignore
parent4f30105a95fd5958665a1ff394b2fe7a2f91c7fb (diff)
Change CC in Makefiles to not use a absolute path
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 0 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore
index 82848fd..1afc5be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,15 +12,5 @@ toolchain/bin/
toolchain/binutils-*/
toolchain/gcc-*/
toolchain/build-*
-userland/*
-userland/terminal/term
-!userland/libc/*
-!userland/minibox/*
-!userland/windowserver/*
-!userland/terminal/*
-!userland/libgui/*
-!userland/snake/*
-!userland/ante/*
-!userland/ante/*
ext2.img
mount