diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..33a9488 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1 @@ +example diff --git a/test/.gitignore b/test/.gitignore index 55bdd06..d2cad1a 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1 +1 @@ -options +options_test