.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Wed, 07 Aug 2013 15:29:42 +0200
branchsound
changeset 223 ef2399c0fb9e
permissions -rw-r--r--
Implementation of the AudioClip that uses HTML5 Audio tag
jtulach@0
     1
.*~
jtulach@0
     2
.*\.orig$
jtulach@0
     3
.*target/.*