diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-19 03:16:11 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-19 03:16:11 +0100 |
| commit | 399f3697b5468af6f827af4f8a856aa842d7c2b6 (patch) | |
| tree | ba96824ae096ef9b1607718f1373d529c9a1b7fe /.gitignore | |
| parent | 54940e80e0a259f748d483291e0e7aef7dd98353 (diff) | |
feat: making usage of the OCL way easier.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -13,6 +13,12 @@ docs/latex build*/ build/ +*.aux +*.fdb_latex* +*.fls +*.log +*.gz + .idea # Precompiled Headers |
