summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2019-09-01 13:21:13 +0100
committerReuben Thomas <rrt@sc3d.org>2019-09-01 13:21:13 +0100
commit39799a4d4295ae305c75e40cd512f3d801ef0357 (patch)
treef82560856e367444bc5c853c2dec3e2b5df3235d /tests
parentf2bec7df718b2720feddc29e92b142de9285d359 (diff)
downloadenchant-39799a4d4295ae305c75e40cd512f3d801ef0357.tar.gz
Fix and add some Windows .gitignore entries
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore5
-rw-r--r--tests/enchant_providers/.gitignore1
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index a963072..a24eb43 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,7 +1,6 @@
/test.pwl
-main
-main.exe
-main.test
+/main.test
+/main.test.exe
libenchant_*.so
libenchant_*.dylib
*enchant*.dll
diff --git a/tests/enchant_providers/.gitignore b/tests/enchant_providers/.gitignore
index 0c954e3..e08c1da 100644
--- a/tests/enchant_providers/.gitignore
+++ b/tests/enchant_providers/.gitignore
@@ -3,3 +3,4 @@
/enchant_*.dylib
/enchant*.dll
/providers.test
+/providers.test.exe