ignore moved test programs
diff --git a/.gitignore b/.gitignore
index b616795..46ce1d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,9 @@
 # /tests/
 /tests/tests-c-compiler/test-*
 
+# /tests/tests-skeletons
+/tests/tests-skeletons/check-*
+
 # /doc/docsrc
 doc/docsrc/*.aux
 doc/docsrc/*.dvi
@@ -67,9 +70,6 @@
 # /libasn1parser/
 /libasn1parser/check_parser
 
-# /skeletons/tests/
-/skeletons/tests/check-*
-
 #code coverage
 *.gcno
 *.gcda