From 67a2545c51a866219e3809c7a7d1ae01997fb812 Mon Sep 17 00:00:00 2001 From: Chris Kiefer Date: Tue, 8 Nov 2011 18:27:49 +0000 Subject: More atom playback --- ofxMaxim/ofxMaximExamples007OSX/maxiAtomSynthesis/bin/.gitignore | 1 + ofxMaxim/ofxMaximExamples007OSX/maxiAtomSynthesis/bin/data/.gitignore | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 ofxMaxim/ofxMaximExamples007OSX/maxiAtomSynthesis/bin/.gitignore create mode 100644 ofxMaxim/ofxMaximExamples007OSX/maxiAtomSynthesis/bin/data/.gitignore (limited to 'ofxMaxim/ofxMaximExamples007OSX/maxiAtomSynthesis/bin') diff --git a/ofxMaxim/ofxMaximExamples007OSX/maxiAtomSynthesis/bin/.gitignore b/ofxMaxim/ofxMaximExamples007OSX/maxiAtomSynthesis/bin/.gitignore new file mode 100644 index 0000000..13d94f8 --- /dev/null +++ b/ofxMaxim/ofxMaximExamples007OSX/maxiAtomSynthesis/bin/.gitignore @@ -0,0 +1 @@ +*.app diff --git a/ofxMaxim/ofxMaximExamples007OSX/maxiAtomSynthesis/bin/data/.gitignore b/ofxMaxim/ofxMaximExamples007OSX/maxiAtomSynthesis/bin/data/.gitignore new file mode 100644 index 0000000..0a9e2b1 --- /dev/null +++ b/ofxMaxim/ofxMaximExamples007OSX/maxiAtomSynthesis/bin/data/.gitignore @@ -0,0 +1,3 @@ +# Ignore everything in here apart from the .gitignore file +* +!.gitignore \ No newline at end of file -- cgit v1.3