Ver código fonte

Added a gitignore file for the Finale music notation software

pull/196/head
SamWhited 12 anos atrás
pai
commit
132c6616b9
1 arquivos alterados com 14 adições e 0 exclusões
  1. 14
    0
      Finale.gitignore

+ 14
- 0
Finale.gitignore Ver arquivo

@@ -0,0 +1,14 @@
*.bak
*.db
*.avi
*.pdf
*.ps
*.mid
*.midi
*.mp3
*.aif
*.wav
# Some versions of Finale have a bug and randomly save extra copies of
# the music source as "<Filename> copy.mus"
*copy.mus


Carregando…
Cancelar
Salvar