diff --git a/.gitignore b/.gitignore index 3819808..5f5cfde 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,7 @@ # Libraries *.lib -*.a +# *.a *.la *.lo diff --git a/libs/linux/libraygui.a b/libs/linux/libraygui.a new file mode 100644 index 0000000..46f13cd Binary files /dev/null and b/libs/linux/libraygui.a differ diff --git a/libs/linux/libraylib.a b/libs/linux/libraylib.a new file mode 100644 index 0000000..6e2d85c Binary files /dev/null and b/libs/linux/libraylib.a differ