diff --git a/.gitignore b/.gitignore index b5d7fe6..9633aec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +## Ignore dst contents except gitkeep +Testing/dst/* +!Testing/dst/.gitkeep + ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. ##