Added a gitignore file for the Finale music notation software
This commit is contained in:
parent
26036cb269
commit
132c6616b9
14
Finale.gitignore
Normal file
14
Finale.gitignore
Normal file
@ -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…
Reference in New Issue
Block a user