From bf4e3cf5ecbd502c42d8722849acf46b4eebefe8 Mon Sep 17 00:00:00 2001 From: Mick Grierson Date: Wed, 2 Nov 2011 00:32:21 +0000 Subject: removed gitignore from 007 osx example data folder --- ofxMaxim/ofMaximExample007OSX/bin/data/.gitignore | 3 --- ofxMaxim/ofMaximExample007OSX/bin/data/beat2.wav | Bin 0 -> 211140 bytes 2 files changed, 3 deletions(-) delete mode 100644 ofxMaxim/ofMaximExample007OSX/bin/data/.gitignore create mode 100644 ofxMaxim/ofMaximExample007OSX/bin/data/beat2.wav diff --git a/ofxMaxim/ofMaximExample007OSX/bin/data/.gitignore b/ofxMaxim/ofMaximExample007OSX/bin/data/.gitignore deleted file mode 100644 index 0a9e2b1..0000000 --- a/ofxMaxim/ofMaximExample007OSX/bin/data/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Ignore everything in here apart from the .gitignore file -* -!.gitignore \ No newline at end of file diff --git a/ofxMaxim/ofMaximExample007OSX/bin/data/beat2.wav b/ofxMaxim/ofMaximExample007OSX/bin/data/beat2.wav new file mode 100644 index 0000000..c71cee6 Binary files /dev/null and b/ofxMaxim/ofMaximExample007OSX/bin/data/beat2.wav differ -- cgit v1.3