diff options
author | Cedric BAIL <cedric@osg.samsung.com> | 2016-03-23 17:13:57 -0700 |
---|---|---|
committer | Cedric BAIL <cedric@osg.samsung.com> | 2016-03-24 11:23:10 -0700 |
commit | b0df722819394d7ef28798775ef2017746c2c2fc (patch) | |
tree | d46ad6cf1de34a36bff5b111b6ba6cd80a352f2e /.gitignore | |
parent | f9a6947059b776cc39a08f103049b9dd20f70523 (diff) |
elementary: initial compilation of the library only.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c779341a62..4d84a8c613 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -72,3 +72,4 @@ tags | |||
72 | /coverage | 72 | /coverage |
73 | /src/lib/ecore_x/ecore_x_vsync | 73 | /src/lib/ecore_x/ecore_x_vsync |
74 | Session.vim | 74 | Session.vim |
75 | /elm_intro.h \ No newline at end of file | ||