commit 730398d7fbd61fae587ce7ebeab243e25e77879d Author: Louis Hobbs Date: Thu Dec 8 02:38:36 2022 +0000 Initial commit 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