diff options
author | Rafael Antognolli <rafael.antognolli@intel.com> | 2013-08-07 18:05:55 -0300 |
---|---|---|
committer | Rafael Antognolli <rafael.antognolli@intel.com> | 2013-10-10 13:21:40 -0300 |
commit | f26f2da5ea55ccdb028065f1ff803cbac08c8863 (patch) | |
tree | b914c509c57e52efecc2ed26a543010b0a6137b3 /src/lib/ecore_wayland | |
parent | 2c1c6b9335e38c6e52b06829a95d9b58d780c99e (diff) |
adding wayland subsurfaces protocol file.
Diffstat (limited to 'src/lib/ecore_wayland')
-rw-r--r-- | src/lib/ecore_wayland/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/ecore_wayland/.gitignore b/src/lib/ecore_wayland/.gitignore new file mode 100644 index 0000000000..ce73befd85 --- /dev/null +++ b/src/lib/ecore_wayland/.gitignore | |||
@@ -0,0 +1,2 @@ | |||
1 | subsurface-protocol.c | ||
2 | subsurface-client-protocol.h | ||