From 304be7c5843d29fd9f56d0216d671364278ad6e5 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Tue, 14 Apr 2020 20:22:04 -0400 Subject: [PATCH] Set up LFS --- .gitattributes | 1 + .gitignore | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b6dd0bb --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.ogg filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore index 9b6b2e9..613891b 100644 --- a/.gitignore +++ b/.gitignore @@ -15,5 +15,4 @@ # End of https://www.gitignore.io/api/visualstudiocode -!.vscode/templates.code-snippets -media/ +!.vscode/templates.code-snippets \ No newline at end of file