Add subdir-level gitignore to the nuttx target directory (#2635)

JerryScript-DCO-1.0-Signed-off-by: Peter Marki marpeter@inf.u-szeged.hu
This commit is contained in:
Peter Marki
2019-01-15 11:16:53 +01:00
committed by Akos Kiss
parent ee267e8aa9
commit 98aa08e33c
+7
View File
@@ -0,0 +1,7 @@
# Files generated / copied by the NuttX build
.built
.depend
Make.dep
*.c.obj
*.o
*.a