update .gitignore for cmake

This commit is contained in:
alexey.lysiuk 2021-07-25 12:53:26 +03:00
parent 99b556d4c1
commit 4861d1c582

9
deps/.gitignore vendored
View file

@ -58,7 +58,14 @@
/wxwidgets/lib/wx/config/
# Tools
/cmake/
/cmake/bin/*
!/cmake/bin/cmake
!/cmake/share/
/cmake/share/bash-completion
/cmake/share/cmake-*/Help
/cmake/share/cmake-*/Licenses
/cmake/share/emacs
/cmake/share/vim
/nasm/bin/ndisasm
/yasm/bin/vsyasm
/yasm/bin/ytasm