diff --git a/quote_generator/.gitignore b/quote_generator/.gitignore new file mode 100644 index 0000000..50e9ca1 --- /dev/null +++ b/quote_generator/.gitignore @@ -0,0 +1,2 @@ +quote_input.txt +quote_output.txt \ No newline at end of file