commit 04a29a349a9e69adca0810eff526a02444721869 Author: aaron Date: Fri May 22 17:51:11 2026 +0200 initial setup diff --git a/.dvc/.gitignore b/.dvc/.gitignore new file mode 100644 index 0000000..528f30c --- /dev/null +++ b/.dvc/.gitignore @@ -0,0 +1,3 @@ +/config.local +/tmp +/cache diff --git a/.dvc/config b/.dvc/config new file mode 100644 index 0000000..e69de29 diff --git a/.dvcignore b/.dvcignore new file mode 100644 index 0000000..5197305 --- /dev/null +++ b/.dvcignore @@ -0,0 +1,3 @@ +# Add patterns of files dvc should ignore, which could improve +# the performance. Learn more at +# https://dvc.org/doc/user-guide/dvcignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..80a1c73 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/sounds +assets diff --git a/sounds.dvc b/sounds.dvc new file mode 100644 index 0000000..9245399 --- /dev/null +++ b/sounds.dvc @@ -0,0 +1,6 @@ +outs: +- md5: d751713988987e9331980363e24189ce.dir + size: 0 + nfiles: 0 + hash: md5 + path: sounds