diff mbox

Remove unwanted gitignore file

Message ID 1437661317-5747-1-git-send-email-stuart.haslam@linaro.org
State Accepted
Commit 26c603868527cbe03342fad313e6720ccc864750
Headers show

Commit Message

Stuart Haslam July 23, 2015, 2:21 p.m. UTC
Looks like this was added by mistake (note the missing .) there is a
.gitignore file in the same directory.

Signed-off-by: Stuart Haslam <stuart.haslam@linaro.org>
---
 test/miscellaneous/gitignore | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 test/miscellaneous/gitignore

Comments

Maxim Uvarov July 23, 2015, 2:48 p.m. UTC | #1
On 07/23/15 17:21, Stuart Haslam wrote:
> Looks like this was added by mistake (note the missing .) there is a
> .gitignore file in the same directory.
>
> Signed-off-by: Stuart Haslam <stuart.haslam@linaro.org>
> ---
>   test/miscellaneous/gitignore | 1 -
>   1 file changed, 1 deletion(-)
>   delete mode 100644 test/miscellaneous/gitignore
>
> diff --git a/test/miscellaneous/gitignore b/test/miscellaneous/gitignore
> deleted file mode 100644
> index 134df38..0000000
> --- a/test/miscellaneous/gitignore
> +++ /dev/null
> @@ -1 +0,0 @@
> -odp_api_from_cpp
That will be good to add that check to checkpatch.pl.  That sort of 
issues is hard to see with eye.

Maxim.
Maxim Uvarov July 24, 2015, 10:51 a.m. UTC | #2
Merged.

Maxim.

On 07/23/15 17:21, Stuart Haslam wrote:
> Looks like this was added by mistake (note the missing .) there is a
> .gitignore file in the same directory.
>
> Signed-off-by: Stuart Haslam <stuart.haslam@linaro.org>
> ---
>   test/miscellaneous/gitignore | 1 -
>   1 file changed, 1 deletion(-)
>   delete mode 100644 test/miscellaneous/gitignore
>
> diff --git a/test/miscellaneous/gitignore b/test/miscellaneous/gitignore
> deleted file mode 100644
> index 134df38..0000000
> --- a/test/miscellaneous/gitignore
> +++ /dev/null
> @@ -1 +0,0 @@
> -odp_api_from_cpp
diff mbox

Patch

diff --git a/test/miscellaneous/gitignore b/test/miscellaneous/gitignore
deleted file mode 100644
index 134df38..0000000
--- a/test/miscellaneous/gitignore
+++ /dev/null
@@ -1 +0,0 @@ 
-odp_api_from_cpp