Mercurial > hg > webaudioevaluationtool
annotate .gitignore @ 3132:38d2150045f5
#286 reformatted the horizontal sliders to use grids
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Thu, 21 Feb 2019 12:55:05 +0000 |
parents | ac6720456322 |
children |
rev | line source |
---|---|
b@2201 | 1 *.aux |
b@2201 | 2 *.bbl |
b@2201 | 3 *.blg |
b@2201 | 4 *.fdb_latexmk |
b@2201 | 5 *.fls |
b@2201 | 6 *.log |
b@2201 | 7 *.out |
b@2201 | 8 *.synctex.gz |
b@2201 | 9 *.toc |
giuliomoro@2324 | 10 saves/*.xml |
giuliomoro@2324 | 11 *.DS_STORE |
giuliomoro@2327 | 12 *.swp |
giuliomoro@2333 | 13 *.swo |
n@2995 | 14 saves/ratings/* |
n@2995 | 15 saves/timelines/* |
n@2995 | 16 saves/timelines_movement/* |