summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 4290289a..067c4bc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -115,9 +115,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
@@ -137,3 +134,8 @@ build
# Ignore Android generated files and folders
templates/android_project/output
+
+# Ignore GNU global tags
+GPATH
+GRTAGS
+GTAGS