浏览代码

Added a gitignore file for the Finale music notation software

SamWhited 13 年之前
父节点
当前提交
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
+