From 389f5556334ce0b7f8a1d448d8b52ed88fd6e5fc Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Sun, 31 Jul 2022 22:36:51 -0400 Subject: [PATCH] added more files and directories to ignore --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore index 4bbd4e3..264bf49 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,14 @@ bin/ obj/ publish/ +### junk ### +.idea/ +.vs/ +.vscode/ + +### file creation ### +*.doc +*.docx +*.xls +*.xlsx +*.pdf