diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-19 07:40:41 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-19 07:40:41 +0100 |
| commit | aaa2c9eeff7540776e7056b1015e58a61bea97af (patch) | |
| tree | 03af7f813443d4aa6ca0cc3375bf5bee7e4a1586 /.gitignore | |
| parent | 2d00cd7e2c5463a43ae43fcdd6eb3503aa3a7a4a (diff) | |
chore: core: WiP transactions API.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
