From 7707e37f58f9d05abbc2170f89a1926f72dced87 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Tue, 6 Oct 2015 15:48:04 -0500 Subject: [PATCH] ww --- src/util/.gitattributes | 2 ++ src/util/.gitignore | 30 ++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100755 src/util/.gitattributes create mode 100755 src/util/.gitignore diff --git a/src/util/.gitattributes b/src/util/.gitattributes new file mode 100755 index 00000000..a4a25549 --- /dev/null +++ b/src/util/.gitattributes @@ -0,0 +1,2 @@ +*.dsp text eol=crlf +*.dsw text eol=crlf diff --git a/src/util/.gitignore b/src/util/.gitignore new file mode 100755 index 00000000..c2fc7928 --- /dev/null +++ b/src/util/.gitignore @@ -0,0 +1,30 @@ +*.exe +*.o +dro2vgm +optdac +optvgm32 +optvgmrf +vgm2txt +vgm_cmp +vgm_cnt +vgm_dbc +vgm_facc +vgm_mono +vgm_ndlz +vgm_ptch +vgm_smp1 +vgm_sptd +vgm_spts +vgm_sro +vgm_tag +vgm_trim +vgm_vol +vgmlpfnd +vgmmerge +opt_oki +vgm_stat +vc6/Debug +vc6/Release +vc6/*.plg +vc6/*.opt +vc6/*.ncb -- 2.39.5