diff options
author | git repository hosting <git@gnuradio.org> | 2009-08-13 22:26:53 -0600 |
---|---|---|
committer | git repository hosting <git@gnuradio.org> | 2009-08-13 22:26:53 -0600 |
commit | 320c70016f8798cb73c8d02eaa3728df48b5b3ab (patch) | |
tree | b37d53f4835fd01996b92e78308b5c75e8191bc9 /toplevel | |
parent | 569ef2d1e0030c41098b5501eefef6b8c6f220bb (diff) | |
download | uhd-320c70016f8798cb73c8d02eaa3728df48b5b3ab.tar.gz uhd-320c70016f8798cb73c8d02eaa3728df48b5b3ab.tar.bz2 uhd-320c70016f8798cb73c8d02eaa3728df48b5b3ab.zip |
Added git ignore files auto created from svn:ignore properties.
Diffstat (limited to 'toplevel')
-rw-r--r-- | toplevel/mrfm/.gitignore | 17 | ||||
-rw-r--r-- | toplevel/sizetest/.gitignore | 15 | ||||
-rw-r--r-- | toplevel/usrp_inband_usb/.gitignore | 16 | ||||
-rw-r--r-- | toplevel/usrp_multi/.gitignore | 16 | ||||
-rw-r--r-- | toplevel/usrp_std/.gitignore | 17 |
5 files changed, 81 insertions, 0 deletions
diff --git a/toplevel/mrfm/.gitignore b/toplevel/mrfm/.gitignore new file mode 100644 index 000000000..fe06aad0d --- /dev/null +++ b/toplevel/mrfm/.gitignore @@ -0,0 +1,17 @@ +/*.qws +/*.eqn +/*.done +/*.htm +/*.rpt +/*.ini +/*.fsf +/*.jam +/*.jbc +/*.pin +/*.pof +/*.sof +/*.rbf +/*.ttf +/*.summary +/a.out +/db diff --git a/toplevel/sizetest/.gitignore b/toplevel/sizetest/.gitignore new file mode 100644 index 000000000..201434ddc --- /dev/null +++ b/toplevel/sizetest/.gitignore @@ -0,0 +1,15 @@ +/*.qws +/*.eqn +/*.done +/*.htm +/*.rpt +/*.ini +/*.fsf +/*.jam +/*.jbc +/*.pin +/*.pof +/*.sof +/*.rbf +/*.ttf +/db diff --git a/toplevel/usrp_inband_usb/.gitignore b/toplevel/usrp_inband_usb/.gitignore new file mode 100644 index 000000000..2cc25f0f2 --- /dev/null +++ b/toplevel/usrp_inband_usb/.gitignore @@ -0,0 +1,16 @@ +/*.qws +/*.eqn +/*.done +/*.htm +/*.rpt +/*.ini +/*.fsf +/*.jam +/*.jbc +/*.pin +/*.pof +/*.sof +/*.rbf +/*.ttf +/*.summary +/db diff --git a/toplevel/usrp_multi/.gitignore b/toplevel/usrp_multi/.gitignore new file mode 100644 index 000000000..2cc25f0f2 --- /dev/null +++ b/toplevel/usrp_multi/.gitignore @@ -0,0 +1,16 @@ +/*.qws +/*.eqn +/*.done +/*.htm +/*.rpt +/*.ini +/*.fsf +/*.jam +/*.jbc +/*.pin +/*.pof +/*.sof +/*.rbf +/*.ttf +/*.summary +/db diff --git a/toplevel/usrp_std/.gitignore b/toplevel/usrp_std/.gitignore new file mode 100644 index 000000000..31d6ea9ef --- /dev/null +++ b/toplevel/usrp_std/.gitignore @@ -0,0 +1,17 @@ +/*.qws +/*.eqn +/*.done +/*.htm +/*.rpt +/*.ini +/*.fsf +/*.jam +/*.jbc +/*.pin +/*.pof +/*.sof +/*.rbf +/*.ttf +/*.summary +/prev* +/db |