1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Add Code::Blocks project and build files to .gitignore

This commit is contained in:
bcnjr5
2013-04-25 09:56:40 -04:00
committed by Kahrl
parent 6f9d384311
commit 64befefcfc

3
.gitignore vendored
View File

@@ -59,4 +59,7 @@ CPackSourceConfig.cmake
Makefile Makefile
cmake_install.cmake cmake_install.cmake
locale/ locale/
*.cbp
*.layout
*.o