summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorAhmad Fatoum <[email protected]>2017-12-11 11:13:34 +0100
committerAhmad Fatoum <[email protected]>2017-12-11 11:15:14 +0100
commit4a7840b75297e2a2ea3ddf5ef6b2e0c9b9d5d057 (patch)
treed092d84e345a9463e8126962f23ecd30862248a7 /.gitignore
parentd24b89bb0ec8abe7243963bdbca96cb254c27256 (diff)
downloadraylib-4a7840b75297e2a2ea3ddf5ef6b2e0c9b9d5d057.tar.gz
raylib-4a7840b75297e2a2ea3ddf5ef6b2e0c9b9d5d057.zip
Remove Meson build system
Less maintenance overhead that way, given that make/CMake now also do library versioning.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 65b3020c..44f882d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -110,9 +110,6 @@ docs/examples/web/*/*.html
!docs/examples/web/shaders/loader.html
!docs/examples/web/models/loader.html
-# Meson build system
-builddir/
-
# CMake stuff
CMakeCache.txt
CMakeFiles