diff options
author | Joursoir <chat@joursoir.net> | 2021-01-27 13:37:59 +0000 |
---|---|---|
committer | Joursoir <chat@joursoir.net> | 2021-01-27 13:37:59 +0000 |
commit | ce707a138327ff9ceb8cc954d4d103a17a72bbed (patch) | |
tree | 8a65e24438c68f2f6291ee8e135beedea528dab3 | |
parent | 03693a7e4af4e5f49ffa81bbc655ed1e6816828e (diff) | |
download | audio-tools-ce707a138327ff9ceb8cc954d4d103a17a72bbed.tar.gz audio-tools-ce707a138327ff9ceb8cc954d4d103a17a72bbed.tar.bz2 audio-tools-ce707a138327ff9ceb8cc954d4d103a17a72bbed.zip |
delete binary file, update .gitignore
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | parecord/audio_types.o | bin | 5704 -> 0 bytes |
2 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ *.wav -*.pcm
\ No newline at end of file +*.pcm +*.o
\ No newline at end of file diff --git a/parecord/audio_types.o b/parecord/audio_types.o Binary files differdeleted file mode 100644 index fe04a10..0000000 --- a/parecord/audio_types.o +++ /dev/null |