diff options
author | Frédéric Danis <frederic.danis@linux.intel.com> | 2011-10-20 10:53:37 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2011-10-20 14:23:20 +0300 |
commit | 4002361816ff49c064321ba16c909d3343ca6c5b (patch) | |
tree | bf5dcf3b0d31a6af20cdd64f94fb40bf60c38ee8 /.gitignore | |
parent | 64e54c207e99f427dd707a2af49ccb4b1088645b (diff) |
Add unit/test-eir to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c2fa9e946..4083b7c8e 100644 --- a/.gitignore +++ b/.gitignore @@ -84,6 +84,7 @@ test/mpris-player compat/dund compat/hidd compat/pand +unit/test-eir doc/*.bak doc/*.stamp |