diff options
author | Szymon Janc <szymon.janc@tieto.com> | 2013-02-28 16:20:27 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-03-04 11:24:05 +0100 |
commit | 85632f6a13259df7f999be820db750142fec7fa4 (patch) | |
tree | b04c919951fe6fd4b584287760def61490909c82 /.gitignore | |
parent | 19568eda4e41a119953e3c82dbe240e89fa6397d (diff) | |
download | neard-85632f6a13259df7f999be820db750142fec7fa4.tar.gz neard-85632f6a13259df7f999be820db750142fec7fa4.tar.bz2 neard-85632f6a13259df7f999be820db750142fec7fa4.zip |
build: Add some missing files to .gitignore
Add unit test binaries to ignore list.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,3 +34,5 @@ src/neard tools/snep-send tools/nfctool/nfctool unit/test-ndef +unit/test-ndef-parse +unit/test-ndef-build |