diff options
author | Ashish Chaudhari <ashish@ettus.com> | 2015-02-04 11:06:31 -0800 |
---|---|---|
committer | Ashish Chaudhari <ashish@ettus.com> | 2015-02-04 11:06:31 -0800 |
commit | 359645c61ad17cc289d4e89464e5f307ca3dbb88 (patch) | |
tree | b5aea338bf828bca05ac003afe81df5648809f7b | |
parent | 77e9cbb40fc22de20f9cd13655fd9c9fce4f40f6 (diff) | |
download | uhd-359645c61ad17cc289d4e89464e5f307ca3dbb88.tar.gz uhd-359645c61ad17cc289d4e89464e5f307ca3dbb88.tar.bz2 uhd-359645c61ad17cc289d4e89464e5f307ca3dbb88.zip |
uhd: Added image script outputs to .gitignore
-rw-r--r-- | images/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/images/.gitignore b/images/.gitignore index 8947b7a83..6cebd43d7 100644 --- a/images/.gitignore +++ b/images/.gitignore @@ -1,2 +1,7 @@ /build /images +uhdimgs.pyc +uhd-images*.tar.gz +uhd-images*.tar.xz +uhd-images*.zip +uhd-images*.md5 |