diff options
author | Jean Guyomarc'h <jean.guyomarch@gmail.com> | 2014-09-16 11:45:27 +0200 |
---|---|---|
committer | Stefan Schmidt <s.schmidt@samsung.com> | 2014-09-16 11:45:27 +0200 |
commit | d8edcfea3e394fc41142d929d6d5eff3c02d3ceb (patch) | |
tree | 88288dc4aca0bd31820f882669c803eb87f03523 /pc | |
parent | 90928c3c588df3d03063904b0146afc06ce05412 (diff) | |
download | efl-d8edcfea3e394fc41142d929d6d5eff3c02d3ceb.tar.gz |
gitignores: ignore efl-cxx.pc
Reviewers: cedric
Subscribers: cedric
Differential Revision: https://phab.enlightenment.org/D1439
Diffstat (limited to 'pc')
-rw-r--r-- | pc/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pc/.gitignore b/pc/.gitignore index 3451addcae..c4c45d5350 100644 --- a/pc/.gitignore +++ b/pc/.gitignore @@ -58,3 +58,4 @@ /edje-cxx.pc /ecore-audio-cxx.pc /efl.pc +/efl-cxx.pc |