diff --git a/.gitignore b/.gitignore index 01e36937..c57ae923 100644 --- a/.gitignore +++ b/.gitignore @@ -211,4 +211,5 @@ doc/RELEASE /unit/x64 # builds (folders beginning with _ (underscore) -/_* \ No newline at end of file +**/_*/** +**/.vshistory/**