diff options
| -rw-r--r-- | api_examples/.gitignore | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/api_examples/.gitignore b/api_examples/.gitignore new file mode 100644 index 000000000..272816f70 --- /dev/null +++ b/api_examples/.gitignore @@ -0,0 +1,7 @@ +crc32.c +ctype.c +demo +demo.bin +ppcstring.S +string.c +vsprintf.c |