diff options
author | Joursoir <chat@joursoir.net> | 2021-01-26 12:57:26 +0000 |
---|---|---|
committer | Joursoir <chat@joursoir.net> | 2021-01-26 12:57:26 +0000 |
commit | 42bf40912fd4efc7c16c81fba745c0da44f97bf2 (patch) | |
tree | d2c737313c373f0a4a90aaa7c6346563c854951e | |
parent | b5ba7f5524e763df8778574f5503730722381375 (diff) | |
download | audio-tools-42bf40912fd4efc7c16c81fba745c0da44f97bf2.tar.gz audio-tools-42bf40912fd4efc7c16c81fba745c0da44f97bf2.tar.bz2 audio-tools-42bf40912fd4efc7c16c81fba745c0da44f97bf2.zip |
add .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..3da1e15 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.wav +*.pcm
\ No newline at end of file |