summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2021-01-27 13:37:59 +0000
committerJoursoir <chat@joursoir.net>2021-01-27 13:37:59 +0000
commitce707a138327ff9ceb8cc954d4d103a17a72bbed (patch)
tree8a65e24438c68f2f6291ee8e135beedea528dab3
parent03693a7e4af4e5f49ffa81bbc655ed1e6816828e (diff)
downloadaudio-tools-ce707a138327ff9ceb8cc954d4d103a17a72bbed.tar.gz
audio-tools-ce707a138327ff9ceb8cc954d4d103a17a72bbed.tar.bz2
audio-tools-ce707a138327ff9ceb8cc954d4d103a17a72bbed.zip
delete binary file, update .gitignore
-rw-r--r--.gitignore3
-rw-r--r--parecord/audio_types.obin5704 -> 0 bytes
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3da1e15..504eee1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
deleted file mode 100644
index fe04a10..0000000
--- a/parecord/audio_types.o
+++ /dev/null
Binary files differ