From 730398d7fbd61fae587ce7ebeab243e25e77879d Mon Sep 17 00:00:00 2001 From: Louis Hobbs Date: Thu, 8 Dec 2022 02:38:36 +0000 Subject: [PATCH] Initial commit --- .gitattributes | 1 + .gitignore | 14 ++++++++++++++ README.md | 1 + 3 files changed, 16 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3e8f1d6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +Content/** filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f4334a5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +Binaries +DerivedDataCache +Intermediate +Saved +.vscode +.vs +*.VC.db +*.opensdf +*.opendb +*.sdf +*.sln +*.suo +*.xcodeproj +*.xcworkspace \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..e035652 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Nakatomi