Commit graph

19 commits

Author SHA1 Message Date
Travis Cross
23c981df68 update and improve libs/.gitignore 2011-09-24 06:05:13 +00:00
Travis Cross
724d7f1649 update .gitignore 2011-07-03 18:45:51 +00:00
Jeff Lenk
a7613c0614 FS-3348 --resolve pocketsphinx build for 0.7 windows vs2008 2011-06-16 08:30:37 -05:00
Travis Cross
33692bb7d3 add downloaded zeromq libs to .gitignore 2011-06-15 17:14:03 +00:00
Travis Cross
98e754e450 gitignore some libcodec2 build products 2011-06-06 09:47:35 +00:00
Jeff Lenk
32ff931329 JANITOR-11 2011-03-29 08:56:34 -05:00
Jeff Lenk
bb5eeb78c9 JANITOR-10 - Thanks Peter 2011-03-17 08:34:00 -05:00
Brian West
e38156f182 JANITOR-10 2011-03-16 16:48:43 -05:00
Brian West
46853d7f3d swigall and fix gitignore for new celt. 2011-01-06 11:38:36 -06:00
Michael S Collins
4d29df1fe4 Update .gitignore 2010-09-14 17:14:53 -07:00
Brian West
de90c627a0 .gitignore 2010-06-02 11:36:09 -05:00
Michael Jerris
b9adfee0ea .gitignore 2010-05-21 10:07:15 -04:00
Travis Cross
254dd59411 Tightened up .gitignore further. 2010-04-05 23:32:50 +00:00
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
Michael Jerris
0b10cd7c63 .gitignore windows build 2010-04-01 22:19:15 -04:00
Michael Jerris
92c3f93874 .gitignore for windows (FSBUILD-269) 2010-04-01 21:08:31 -04:00
Michael Jerris
c9eacf2ba0 .gitignore 2010-04-01 20:54:52 -04:00
Raymond Chandler
4b8eba656d .gitignore 2010-03-31 17:24:10 -04:00
Anthony Minessale
b1bc026408 .gitignore 2010-03-31 15:59:57 -05:00