Ignore files generated by CMake in CMakeFiles directory (#4407)

This commit is contained in:
Jittapan Pluemsumran
2019-10-13 17:01:06 +07:00
committed by GitHub
parent b87d050829
commit 4806f66e9c

3
.gitignore vendored
View File

@@ -124,3 +124,6 @@ Thumbs.db
/libmysql.dll
/pcre8.dll
/zlib.dll
# CMakeFiles
/CMakeFiles/