Browse Source

Fixed .gitignore for skia tests

Nikita Tsukanov 8 years ago
parent
commit
7e1f1191c3
1 changed files with 2 additions and 1 deletions
  1. 2 1
      tests/Avalonia.RenderTests/.gitignore

+ 2 - 1
tests/Avalonia.RenderTests/.gitignore

@@ -1 +1,2 @@
-obj-Skia/
+obj-Skia/
+obj-Skia/*