diff --git a/templates_c/.gitignore b/templates_c/.gitignore new file mode 100755 index 00000000..7724d909 --- /dev/null +++ b/templates_c/.gitignore @@ -0,0 +1,5 @@ +# Ignore all +* + +# Not gitignore +!.gitignore \ No newline at end of file