1
0
mirror of https://codeberg.org/vyivel/dulcepan/ synced 2025-03-12 10:49:15 +02:00
dulcepan/.gitignore
sewn 4ffc074c10 use fallback subproject git for libspng
Stated in the libspng README:

> Download the latest release and include spng.c/spng.h in your
> project, you can also build with CMake or Meson [...]

libspng was intended to be included within the project, not used
as a system dependency.
2024-06-19 19:18:40 +00:00

9 lines
112 B
Plaintext

.*
!.clang-format
!.editorconfig
!.gitignore
subprojects/*
!subprojects/libspng.wrap
!subprojects/libsfdo.wrap