mirror of
https://github.com/dwhinham/mt32-pi.git
synced 2026-02-04 05:34:49 +00:00
Update .gitignore
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,5 +1,5 @@
|
||||
# Build directories
|
||||
build-munt
|
||||
build-*
|
||||
sdcard/*
|
||||
!sdcard/*.cfg
|
||||
!sdcard/*.txt
|
||||
@@ -11,14 +11,8 @@ sdcard/*
|
||||
*.lst
|
||||
*.map
|
||||
|
||||
# ROM files
|
||||
mt32_control.h
|
||||
mt32_pcm.h
|
||||
MT32_CONTROL.ROM
|
||||
MT32_PCM.ROM
|
||||
|
||||
#
|
||||
# GitHub C/C++ template below
|
||||
# GitHub C/C++ template below
|
||||
# https://raw.githubusercontent.com/github/gitignore/master/C%2B%2B.gitignore
|
||||
#
|
||||
|
||||
|
||||
Reference in New Issue
Block a user