From a43ea5cc6d612471fbc74f0a26b2bea5864aa1d6 Mon Sep 17 00:00:00 2001 From: Jon Smirl Date: Thu, 19 Mar 2009 23:04:18 -0400 Subject: .gitignore for generated files in api_examples directory Add .gitignore for generated files in api_examples directory Signed-off-by: Jon Smirl Signed-off-by: Wolfgang Denk --- api_examples/.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 api_examples/.gitignore (limited to 'api_examples') diff --git a/api_examples/.gitignore b/api_examples/.gitignore new file mode 100644 index 0000000000..272816f70d --- /dev/null +++ b/api_examples/.gitignore @@ -0,0 +1,7 @@ +crc32.c +ctype.c +demo +demo.bin +ppcstring.S +string.c +vsprintf.c -- cgit v1.2.1