diff options
Diffstat (limited to 'doc/mrbgems/c_extension_example/.gitignore')
| -rw-r--r-- | doc/mrbgems/c_extension_example/.gitignore | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/mrbgems/c_extension_example/.gitignore b/doc/mrbgems/c_extension_example/.gitignore index 186584eb0..4c2f4480b 100644 --- a/doc/mrbgems/c_extension_example/.gitignore +++ b/doc/mrbgems/c_extension_example/.gitignore @@ -1,8 +1,5 @@ # mrbgems -*.tmp -*.ctmp -*.rbtmp -gem_mixlib.c -gem_mrblib.c -gem_srclib.c +*.d +gem_init.c +gem_test.c |
