diff options
| author | Ian C <ianc@noddybox.co.uk> | 2026-06-16 21:29:29 +0100 |
|---|---|---|
| committer | Ian C <ianc@noddybox.co.uk> | 2026-06-16 21:29:29 +0100 |
| commit | 1f636261850d567cbf6e82d54e75bd2d65e162fe (patch) | |
| tree | 105dd637f2b00b458ef2290c3c5cb9011d32e2ae /src/.gitignore | |
| parent | 47e68b48a085efbc0a71b7814659dba159314475 (diff) | |
Moved font array from header to C file. Added makedepend to Makefile.
Diffstat (limited to 'src/.gitignore')
| -rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index ce59529..2cbfbc6 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,2 +1,3 @@ espec *.o +Makefile.bak |
