diff options
author | Matt Ettus <matt@ettus.com> | 2010-05-27 17:57:44 -0700 |
---|---|---|
committer | Matt Ettus <matt@ettus.com> | 2010-05-27 17:57:44 -0700 |
commit | 79ab35283db81f30a4c57ff7b0701cd166d075d6 (patch) | |
tree | 925e20cc6e0e8087f2622155d43b9e5fb978deae | |
parent | 532d1b630cdbadec319daedb009cd21ec0416eee (diff) | |
download | uhd-79ab35283db81f30a4c57ff7b0701cd166d075d6.tar.gz uhd-79ab35283db81f30a4c57ff7b0701cd166d075d6.tar.bz2 uhd-79ab35283db81f30a4c57ff7b0701cd166d075d6.zip |
ignore output files
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b275f0e49..872a7824c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *~ \#*\# a.out +*.vcd +*.lxt |