summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-25 12:57:06 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-25 12:57:06 +0100
commita3b23dcaabb53b8770c6ac8cfc33c6002b815589 (patch)
tree2e6b0ee229c39686947938162b446989928bdf91 /.gitignore
parent543f288e808b575f97efd56f2d14c495b49459f3 (diff)
feat: add clang-format, and improved public API.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 94acec4..27f0e2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,10 @@
# Prerequisites
*.d
+# build dir
+build/
+bin/
+
# Emacs
*~