update: add some files to .gitignore.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -32,3 +32,18 @@ test/results
|
||||
|
||||
# Python
|
||||
__pycache__
|
||||
*.log
|
||||
*.vcxproj
|
||||
*.filters
|
||||
*.tlog
|
||||
Assimp.sdf
|
||||
test/gtest/tmp/gtest-gitupdate.cmake
|
||||
test/gtest/tmp/gtest-gitclone.cmake
|
||||
test/gtest/tmp/gtest-cfgcmd.txt.in
|
||||
test/gtest/tmp/gtest-cfgcmd.txt
|
||||
test/gtest/src/gtest-stamp/gtest-download.cmake
|
||||
test/gtest/src/gtest-stamp/gtest-configure.cmake
|
||||
test/gtest/src/gtest-stamp/gtest-build.cmake
|
||||
test/gtest/src/gtest-stamp/Debug/gtest-patch
|
||||
*.cache
|
||||
test/gtest/src/gtest-stamp/Debug/gtest-build
|
||||
|
||||
Reference in New Issue
Block a user