diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-17 07:32:30 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-17 07:36:57 +0100 |
| commit | 20252df698106283d15ddf7d53f4e0dd9462666d (patch) | |
| tree | bf77733ab5fddd3f09962cde9a22e9f1d485b6c9 /.gitignore | |
| parent | caecbd4e6eb2877b7e9bdd4fb2e4f3e370b336c9 (diff) | |
refactor! Lots of breaking changes to the codebase.
feat: Rename ‘btb‘ to ‘nebuild‘ to match nekernel.org's naming scheme.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ syntax: glob html/ latex/ -btb +nebuild .cmake/ .qtc_clangd/ |
