diff options
author | Christian C <cc@localhost> | 2025-03-22 21:52:34 -0700 |
---|---|---|
committer | Christian C <cc@localhost> | 2025-03-22 21:52:34 -0700 |
commit | 2029608cdc44663e4de19d051310d926d297cb4a (patch) | |
tree | 0bf4596c59e0ba62e067bc1278178f7020815083 /lib/data | |
parent | 9d4981f1ea152531494d804d2de0a0c91574bf15 (diff) |
Ignore base directory folders
Diffstat (limited to 'lib/data')
-rw-r--r-- | lib/data/image_types.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/data/image_types.c b/lib/data/image_types.c new file mode 100644 index 0000000..2af5a79 --- /dev/null +++ b/lib/data/image_types.c @@ -0,0 +1 @@ +#include <lib/data/image_types.h> |