From 82604bbe817ac553b341cacb0e9f34dfca9317db Mon Sep 17 00:00:00 2001 From: Joey Payne Date: Fri, 19 Oct 2018 13:35:07 -0600 Subject: [PATCH] Ignore input files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b725f5f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.pythonhistory +.python_history +.bash_history +.vim/undo