diff options
author | Josh Blum <josh@joshknows.com> | 2010-08-06 18:49:23 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-08-06 18:49:23 -0700 |
commit | 777651148187bee83ab8ae0e4f752e3337cfb2ff (patch) | |
tree | aa8cf7efdcf1448aaf59f99358f185bc786e008c /images/.gitignore | |
parent | 03ccbeb6411c0c13adf54bde4c19372ffa141aa0 (diff) | |
download | uhd-777651148187bee83ab8ae0e4f752e3337cfb2ff.tar.gz uhd-777651148187bee83ab8ae0e4f752e3337cfb2ff.tar.bz2 uhd-777651148187bee83ab8ae0e4f752e3337cfb2ff.zip |
uhd-images: created makefile and cmake packager for the images
Diffstat (limited to 'images/.gitignore')
-rw-r--r-- | images/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/images/.gitignore b/images/.gitignore new file mode 100644 index 000000000..8947b7a83 --- /dev/null +++ b/images/.gitignore @@ -0,0 +1,2 @@ +/build +/images |