diff options
| author | Michael Vetter <[email protected]> | 2017-06-04 23:21:41 +0200 |
|---|---|---|
| committer | Michael Vetter <[email protected]> | 2017-06-05 14:34:47 +0200 |
| commit | 9c524ee3a66953244b6a849f1161f43b22032724 (patch) | |
| tree | a4193e3c644cb1f14eb6ac5bf0ae0d1e70ae4c53 /.gitignore | |
| parent | 1adc0313015b30cf061a3bc9d47292f82dc649f8 (diff) | |
| download | raylib-9c524ee3a66953244b6a849f1161f43b22032724.tar.gz raylib-9c524ee3a66953244b6a849f1161f43b22032724.zip | |
Add meson files for basic Linux building
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -129,3 +129,5 @@ src/libraylib.bc !release/rpi/libraylib.a !release/win32/mingw32/raylib.dll +# Meson build system +builddir/ |
