aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authoraqua <aqua@iserlohn-fortress.net>2024-03-08 17:24:49 +0200
committeraqua <aqua@iserlohn-fortress.net>2024-03-08 22:00:07 +0200
commit20b97ea7c0dbbdc13800e12ff5c86c00c4a342ec (patch)
tree473281e5fc8b256827ce1a678573444e1aa5f669 /.gitignore
parentGenerate src/conf.h (diff)
downloadkernel-20b97ea7c0dbbdc13800e12ff5c86c00c4a342ec.tar.xz
Bazel build
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 1 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore
index 8ae6f9f..001d9bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,3 @@
-lib/musl*
-build
-*.a
-*.elf
-*.iso
-isodir
-src/conf.h
+bazel-*
.config.old
-doc
-# test files
-test_*
-!test_*.cc