msvc: move MSVC to compat folder and ignore cmake generated files

Change-Id: I5d1d0ac43221264a6cd756894dde07648382f6c3
This commit is contained in:
Ming Rui Zhang
2020-02-12 14:13:24 -05:00
parent 6f74188fb1
commit 4c5bf01207
12 changed files with 35 additions and 270 deletions

3
.gitignore vendored
View File

@ -40,6 +40,9 @@ libtool
*.1
*-glue.h
# Ignored folders
build-local/
# Ignore rendered docs
doc/doxygen/core-doc
doc/doxygen/gtk-gui-doc