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 /rbf | |
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 'rbf')
-rw-r--r-- | rbf/.gitignore | 4 | ||||
-rw-r--r-- | rbf/rev2/.gitignore | 2 | ||||
-rw-r--r-- | rbf/rev4/.gitignore | 2 |
3 files changed, 8 insertions, 0 deletions
diff --git a/rbf/.gitignore b/rbf/.gitignore new file mode 100644 index 000000000..eb58a95f5 --- /dev/null +++ b/rbf/.gitignore @@ -0,0 +1,4 @@ +/Makefile +/Makefile.in +/usrp_fpga_rev1.rbf +/usrp_fpga_rev2.rbf diff --git a/rbf/rev2/.gitignore b/rbf/rev2/.gitignore new file mode 100644 index 000000000..b336cc7ce --- /dev/null +++ b/rbf/rev2/.gitignore @@ -0,0 +1,2 @@ +/Makefile +/Makefile.in diff --git a/rbf/rev4/.gitignore b/rbf/rev4/.gitignore new file mode 100644 index 000000000..b336cc7ce --- /dev/null +++ b/rbf/rev4/.gitignore @@ -0,0 +1,2 @@ +/Makefile +/Makefile.in |