浏览代码

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


正在加载...
取消
保存