From 00aebb6bb0aa8b5ea465ca9dc5d3e4d9d4a9b2f5 Mon Sep 17 00:00:00 2001 From: Flameshadowxeroshin Date: Tue, 3 Jan 2017 11:35:00 -0600 Subject: [PATCH] add gitignore stuff for release build --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a1d6f07..99e3470 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -DDR SN3/PSDs/ +DDR SN3/PSDs SNCharacters/alice/DancerVideos/Alice_1.avi SNCharacters/baby-lon/DancerVideos/Baby-Lon_1.mp4 SNCharacters/disco/DancerVideos/Disco_1.avi @@ -9,4 +9,5 @@ SNCharacters/jenny/DancerVideos/Jenny_2.avi SNCharacters/rage/DancerVideos/Rage_1.avi SNCharacters/yuni/DancerVideos/Yuni_1.avi DDR SN3/debug.txt -DDR SN3/Other/SongManager Starter.txt \ No newline at end of file +DDR SN3/Other/SongManager Starter.txt +*.old \ No newline at end of file