diff options
author | Juha-Pekka Heikkila <[email protected]> | 2014-12-16 12:28:49 +0200 |
---|---|---|
committer | Abdiel Janulgue <[email protected]> | 2014-12-16 13:51:09 +0200 |
commit | 4b342fbbb739b4266ec6bdaa59d1807b75199061 (patch) | |
tree | 2e5686c836ed0eb0383ef5da192ae0f502f92678 /src/mapi/shared-glapi | |
parent | ebbf0a250a1a0f594f751992c4cc1531a08378fd (diff) |
mapi: add glapi-test and shared-glapi-test to .gitignore
On the same go remove src/mapi/shared-glapi/tests/.gitignore
and src/mapi/glapi/tests/.gitignore as useless.
Signed-off-by: Juha-Pekka Heikkila <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mapi/shared-glapi')
-rw-r--r-- | src/mapi/shared-glapi/tests/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mapi/shared-glapi/tests/.gitignore b/src/mapi/shared-glapi/tests/.gitignore deleted file mode 100644 index 3defc40dbfb..00000000000 --- a/src/mapi/shared-glapi/tests/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/glapi-test -/shared-glapi-test |