From 7df13cdfd011326303f23d73f2c6d1db52447cbb Mon Sep 17 00:00:00 2001 From: SilicaSandwhich <43558271+Silicasandwhich@users.noreply.github.com> Date: Sat, 15 Dec 2018 18:49:21 -0500 Subject: [PATCH] Create .gitignore .gitignore now ignores all files. Yay! --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..72e8ffc --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*