瀏覽代碼

Added a gitignore file for the Finale music notation software

pull/196/head
SamWhited 12 年之前
父節點
當前提交
132c6616b9
共有 1 個檔案被更改,包括 14 行新增0 行删除
  1. 14
    0
      Finale.gitignore

+ 14
- 0
Finale.gitignore 查看文件

@@ -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


Loading…
取消
儲存