diff options
author | Brandon <bwaggone@umich.edu> | 2018-08-18 17:58:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-18 17:58:52 -0400 |
commit | f78dc260bc113e458020cfacaacd26fb4c2a4a27 (patch) | |
tree | d73e25c9df88086ea0051e977282c9dd9b0b9d3c /.gitignore | |
parent | d72a49fbb2186f5749baa903408843797fab0971 (diff) | |
parent | e18d70d70c29a4b054bad8563ef91172ec9a6e78 (diff) | |
download | SoundChan-f78dc260bc113e458020cfacaacd26fb4c2a4a27.tar.gz SoundChan-f78dc260bc113e458020cfacaacd26fb4c2a4a27.tar.bz2 SoundChan-f78dc260bc113e458020cfacaacd26fb4c2a4a27.zip |
Merge pull request #9 from bwaggone/feature/add-audio-on-join
bugfixing add audio on join
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ gradle.propreties build soundchan.properties +usersound.properties |