diff options
author | Yves Fischer <yvesf-git@xapek.org> | 2014-09-13 23:27:40 +0200 |
---|---|---|
committer | Yves Fischer <yvesf-git@xapek.org> | 2014-09-15 01:38:33 +0200 |
commit | 8cff11d815a3c054d4f254931f8a14efab71aa3d (patch) | |
tree | 2c93a69530d7c7ad78ea1b8c027df39a4e102f34 /.gitignore | |
download | rtlsdr-flarm-android-8cff11d815a3c054d4f254931f8a14efab71aa3d.tar.gz rtlsdr-flarm-android-8cff11d815a3c054d4f254931f8a14efab71aa3d.zip |
rtlsdr-flarm buildscript for android
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c65781f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +distfiles/* +work/* +toolchain/* +*~ |