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 directories
|
||||||
build-munt
|
build-*
|
||||||
sdcard/*
|
sdcard/*
|
||||||
!sdcard/*.cfg
|
!sdcard/*.cfg
|
||||||
!sdcard/*.txt
|
!sdcard/*.txt
|
||||||
@@ -11,14 +11,8 @@ sdcard/*
|
|||||||
*.lst
|
*.lst
|
||||||
*.map
|
*.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
|
# https://raw.githubusercontent.com/github/gitignore/master/C%2B%2B.gitignore
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user