diff options
Diffstat (limited to 'usrp/host/include')
-rw-r--r-- | usrp/host/include/.gitignore | 2 | ||||
-rw-r--r-- | usrp/host/include/usrp/.gitignore | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/usrp/host/include/.gitignore b/usrp/host/include/.gitignore new file mode 100644 index 000000000..b336cc7ce --- /dev/null +++ b/usrp/host/include/.gitignore @@ -0,0 +1,2 @@ +/Makefile +/Makefile.in diff --git a/usrp/host/include/usrp/.gitignore b/usrp/host/include/usrp/.gitignore new file mode 100644 index 000000000..25b2cae79 --- /dev/null +++ b/usrp/host/include/usrp/.gitignore @@ -0,0 +1,3 @@ +/Makefile +/Makefile.in +/usrp_dbid.h |