From 42dd30116d47460bad1ff33a2b0562489b9c9916 Mon Sep 17 00:00:00 2001 From: Jason Date: Mon, 31 Jan 2022 20:44:49 -0500 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=A4=96=20Added=20.gitignore=20?= =?UTF-8?q?=F0=9F=A4=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c8bd607 --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +# gitignore created on 01/31/22 at 20:44 +# Disable reminder in prompt +ignoredirmessage + +# OS generated files +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +ehthumbs.db +Thumbs.db + +# Other +.installed + + +# ignore commit message +.gitcommit From 7b6d765b45a8b88bac919e845bd8f03c9b769818 Mon Sep 17 00:00:00 2001 From: casjay Date: Sat, 29 Jul 2023 13:00:01 -0400 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=94=B5=20Added=20.gitattributes=20?= =?UTF-8?q?=F0=9F=94=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e69de29