]> git.lizzy.rs Git - irrlicht.git/commitdiff
Add missing gitignore entries
authorhecks <42101236+hecktest@users.noreply.github.com>
Sat, 10 Jul 2021 10:28:17 +0000 (12:28 +0200)
committerGitHub <noreply@github.com>
Sat, 10 Jul 2021 10:28:17 +0000 (12:28 +0200)
.gitignore

index 43b29fc5e3f7dfc064a239b680f8c5ff20b7e124..044c55db92bd10bcf5ffb1b099e0cf599359f15a 100644 (file)
@@ -1,8 +1,12 @@
 CMakeFiles
 CMakeCache.txt
 cmake_install.cmake
+IrrlichtMtConfig.cmake
+IrrlichtMtConfigVersion.cmake
 Makefile
+libs/*
 *.so*
 *.a
 *.exe
+*.dll
 bin/Linux