diff options
author | Aki <please@ignore.pl> | 2023-03-13 01:16:11 +0100 |
---|---|---|
committer | Aki <please@ignore.pl> | 2023-03-13 01:16:11 +0100 |
commit | f4a82177f3bea3e744cbc4acbd052fc7be31cab1 (patch) | |
tree | f95cd492fb076ecbb5f2794faa3ff2872b926f4e /raylib-both/.gitignore | |
parent | 62f4a0c38bf550af85984734283489189ea49af7 (diff) | |
download | arch-ignore-f4a82177f3bea3e744cbc4acbd052fc7be31cab1.zip arch-ignore-f4a82177f3bea3e744cbc4acbd052fc7be31cab1.tar.gz arch-ignore-f4a82177f3bea3e744cbc4acbd052fc7be31cab1.tar.bz2 |
Replaced raylib-both with just -static version
Current CMake+pkg-config configuration provided with raylib does not
properly handle case in which both library version are available.
Diffstat (limited to 'raylib-both/.gitignore')
-rw-r--r-- | raylib-both/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/raylib-both/.gitignore b/raylib-both/.gitignore deleted file mode 100644 index c7c61eb..0000000 --- a/raylib-both/.gitignore +++ /dev/null @@ -1 +0,0 @@ -raylib/ |