diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-13 09:02:48 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-13 09:02:48 +0200 |
| commit | 103a1ae6157bc3216e5b141f72f2621fefb8a485 (patch) | |
| tree | 6208a15a0ae7af2ca15300a5ea4f0cf3ec342117 /.gitignore | |
| parent | e35c87a3a0336f6af6e9016102e1b62758f526a8 (diff) | |
add: pdf directory.
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
@@ -32,4 +32,6 @@ *.app # CMake build output -*/build/
\ No newline at end of file +*/build/ + +*.pdf
\ No newline at end of file |
