objs/.gitignore


Log

Author Commit Date CI Message
Werner Lemberg ab98c5e7 2014-02-08T11:34:33 Fix Windows build directories. The build target is now `windows' instead of `win32'. Problem reported by Nickolas George <darknova.clan@gmail.com>. * builds/modules.mk: Don't use `win32' and `win16' (!) but `windows'. * builds/windows/detect.mk, builds/windows/win32-def.mk: s/win32/windows/.
Werner Lemberg da08e697 2011-03-20T18:28:31 Ignore *.o and *.a files.
Bradley Grainger d2731e10 2011-02-12T12:41:50 Add project and solution files in Visual Studio 2010 format. * builds/win32/.gitignore: Ignore user-specific cache files. * builds/win32/vc2010/: Add VS2010 project & solution files, created by upgrading builds/win32/vc2008/freetype.vcproj. * objs/.gitignore: Ignore Visual Studio output files.
Werner Lemberg f0760ca6 2010-01-23T16:19:33 We no longer use CVS.