summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-02-19 07:40:41 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-02-19 07:40:41 +0100
commitaaa2c9eeff7540776e7056b1015e58a61bea97af (patch)
tree03af7f813443d4aa6ca0cc3375bf5bee7e4a1586 /.gitignore
parent2d00cd7e2c5463a43ae43fcdd6eb3503aa3a7a4a (diff)
chore: core: WiP transactions API.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 66c93a7..e7d3cb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
# Prerequisites
*.d
+*~
+
# Compiled Object files
*.slo
*.lo
@@ -51,4 +53,4 @@ build/
# CMake build output
*/build/
-*.pdf \ No newline at end of file
+*.pdf