From a1acdd83fbdf8432f8ee2de8d9b65d338464770c Mon Sep 17 00:00:00 2001 From: cheveguerra Date: Tue, 5 Sep 2023 13:35:32 -0600 Subject: [PATCH] Init --- .gitignore | 3 +++ gitpull.bat | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitignore create mode 100644 gitpull.bat diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..618d244 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +**/Objects +**/AutoBackups +*.meta \ No newline at end of file diff --git a/gitpull.bat b/gitpull.bat new file mode 100644 index 0000000..d0aed61 --- /dev/null +++ b/gitpull.bat @@ -0,0 +1 @@ +git pull