diff options
-rw-r--r-- | test cases/common/157 wrap file should not failed/subprojects/.gitignore | 1 | ||||
-rw-r--r-- | test cases/unit/79 user options for subproject/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/test cases/common/157 wrap file should not failed/subprojects/.gitignore b/test cases/common/157 wrap file should not failed/subprojects/.gitignore index 5550e2e..aabded6 100644 --- a/test cases/common/157 wrap file should not failed/subprojects/.gitignore +++ b/test cases/common/157 wrap file should not failed/subprojects/.gitignore @@ -1,2 +1,3 @@ /foo-1.0 /bar-1.0 +/foo-1.0-patchdir diff --git a/test cases/unit/79 user options for subproject/.gitignore b/test cases/unit/79 user options for subproject/.gitignore new file mode 100644 index 0000000..0bec5ea --- /dev/null +++ b/test cases/unit/79 user options for subproject/.gitignore @@ -0,0 +1 @@ +/subprojects |