]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - .gitignore
Add a simple PNG image encoder with Lua API (#11485)
[dragonfireclient.git] / .gitignore
index 33d764f763e062b7eaa476b1b2ded1f1e2745d2e..a83a3718f6d30909940dc0c3235c034a03df75c4 100644 (file)
@@ -76,6 +76,7 @@ doc/mkdocs/docs/*.md
 doc/mkdocs/mkdocs.yml
 
 ## Build files
+build/
 CMakeFiles
 Makefile
 cmake_install.cmake
@@ -86,8 +87,8 @@ src/test_config.h
 src/cmake_config.h
 src/cmake_config_githash.h
 src/unittest/test_world/world.mt
-src/lua/build/
-locale/
+games/devtest/mods/testnodes/textures/testnodes_generated_*.png
+/locale/
 .directory
 *.cbp
 *.layout
@@ -104,3 +105,8 @@ cmake_config.h
 cmake_config_githash.h
 CMakeDoxy*
 compile_commands.json
+*.apk
+*.zip
+
+# Optional user provided library folder
+lib/irrlichtmt