blob: acf846a54c04c9fe28ffa187eb31910ecadad783 [file] [log] [blame]
CMakeCache.txt
CMakeLists.txt.user
CMakeFiles/
cmake_install.cmake
Makefile
__pycache__
.cache/
# Ignore everything in external except the CMake file
/external/*
!/external/CMakeLists.txt
*.so
*.so.*
_out64
out32/*
out64/*
*.pyc
*.vcproj
*.sln
*.suo
*.vcxproj
*.sdf
*.filters
build
build32
dbuild
build-android/external
build-android/bin
build-android/libs
build-android/obj
build-android/third_party
*.config
*.creator
*.creator.user
*.files
*.includes
.vscode/
.DS_Store