diff options
| author | Mattias Andrée <m@maandree.se> | 2025-12-21 09:53:48 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2025-12-21 09:53:48 +0100 |
| commit | 15904ad51325426bcb3b8e87e714584e437417b7 (patch) | |
| tree | ef41e227769654a5b28b6e55d040200313cc57ea /.gitignore | |
| parent | First commit (diff) | |
| download | libcmap-15904ad51325426bcb3b8e87e714584e437417b7.tar.gz libcmap-15904ad51325426bcb3b8e87e714584e437417b7.tar.bz2 libcmap-15904ad51325426bcb3b8e87e714584e437417b7.tar.xz | |
Implement script and block listing
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,3 +12,6 @@ *.gcov *.gcno *.gcda +*.txt +*.txt.c +*.parse |
