.hgignore
author durandn
Tue, 22 Sep 2015 17:07:58 +0200
changeset 1062 f8adaa2caecb
parent 1030 afd77187fd9a
child 1072 ac1eacb3aa33
permissions -rw-r--r--
CurrentSegmentInfobox: fixed bug where editing a segment would not update the source correctly and mess up other widgets.

syntax: regexp
^src/js/LdtPlayer\.min\.js$
^src/css/LdtPlayer-release\.css$
^build$
^test/libs$
^test/metadataplayer$
\.mp4$
\.dokuwiki$
^\.pydevproject$
^doc/.+\.html$
^assets/player_bab_ldt/player_bab_ldt/bin$
^\.settings/org\.eclipse\.core\.runtime\.prefs$
^sbin/build/compil-to-platform\.sh$
\.webm$
^downloads/.+\.zip$
^sbin/build/compil-to-polemic-tweet\.sh$
^.git$
^.gitignore$

syntax: glob
build/LdtPlayer-release.js
build/LdtPlayer.min.js
*.swp
*.orig
src/js/site.js
doc/jsdoc/*