summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-02-19 22:29:28 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-02-19 22:29:28 +0100
commitda00fef086b63d1c01641fec5f42718eeb7b7dd1 (patch)
tree4a5ab1a7076102939ecb2192bb9ccd237087aaff /.gitignore
parentd276b2d3af6aefae8d13a9b3b841ceb56f49f0ec (diff)
feat: add booster.pl for fix.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index bf33267..81f2f45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,9 @@
# Prerequisites
*.d
+# Boosted
+boostified
+
# Compiled Object files
*.slo
*.lo
@@ -50,4 +53,4 @@ build/
# CMake build output
*/build/
-*.pdf \ No newline at end of file
+*.pdf