
27 Jan
2016
27 Jan
'16
3:02 p.m.
commit 20c16aec68fff1052a55272ecfc8d89c2f88da76 Author: Hans-Christoph Steiner <hans@eds.org> Date: Wed Jan 27 09:36:47 2016 +0100 ignore more files generated by the build --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 53cc940..0098ce3 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,12 @@ obj releases .transifexrc +# native build products +*.so +pdnsd +*.mp3 + # ant build products build.xml proguard-project.txt +ant.properties \ No newline at end of file