diff options
author | pommicket <pommicket@gmail.com> | 2023-04-28 09:30:04 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-04-28 09:32:51 -0400 |
commit | aa7737e17a979fe00b1a1569365abb9763fd6e56 (patch) | |
tree | 31c27959ef0679cda1b80f2ab0656822ce1ea151 /.gitignore |
initial (& perhaps final) commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6cd4e9b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +*-seamless.wav |