Ignore 'out' directory generated by CMake with MS VS

This commit is contained in:
Serge Lamikhov-Center 2020-10-30 18:12:15 +02:00
parent 90f26d55a3
commit 634ac6fbc3

4
.gitignore vendored
View File

@ -60,9 +60,11 @@ examples/add_section/add_section
.#*
\#*#
CMakeCache.txt
CMakeSettings.json
Makefile
CMakeFiles
/build*/
out
*.res
# autotools artifacts
@ -98,4 +100,4 @@ _*/
*.toc
*.blg
/examples/elfdump/ELFDump.vcxproj.user
/CMakeSettings.json