freeswitch/src/mod/applications/mod_vmd
Travis Cross db26c65ea7 Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
Check for files that we are accidentally ignoring:

  git ls-files -i --exclude-standard | sed -e "s:.:\!\/\\0:"

Check for files that we might want to ignore:

  git ls-files -o --exclude-standard | sed -e "s:.:\/\\0:"
2010-04-05 23:17:43 +00:00
..
.gitignore Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree. 2010-04-05 23:17:43 +00:00
mod_vmd.2008.vcproj build: build path cleanups (FSBUILD-130) 2009-03-06 19:27:14 +00:00
mod_vmd.c add parameters 2010-03-02 15:17:39 +00:00