2008-11-27 07:49:37 +01:00
|
|
|
# Binaries
|
|
|
|
\.dll$
|
2010-05-19 11:31:10 +02:00
|
|
|
\.dylib$
|
2008-11-27 07:49:37 +01:00
|
|
|
\.exe$
|
|
|
|
\.so$
|
|
|
|
|
|
|
|
# Files generated by Visual Studio
|
|
|
|
\.aps$
|
2011-04-09 21:52:58 +02:00
|
|
|
\.ipch$
|
2008-11-27 07:49:37 +01:00
|
|
|
\.ncb$
|
2011-04-09 21:52:58 +02:00
|
|
|
\.opensdf$
|
2010-07-15 22:19:14 +02:00
|
|
|
\.sdf$
|
2008-11-27 07:49:37 +01:00
|
|
|
\.suo$
|
|
|
|
\.user$
|
|
|
|
|
|
|
|
# Build directories
|
|
|
|
/CrazyDebug.*
|
|
|
|
/Debug.*
|
|
|
|
/Release.*
|
2014-03-30 18:19:26 +02:00
|
|
|
/LIB-Release
|
|
|
|
/LIB-Debug
|
2009-11-22 08:39:29 +01:00
|
|
|
|
|
|
|
# Files generated by Mac OS X Finder
|
|
|
|
(^|/)\.DS_Store$
|
|
|
|
|
|
|
|
# Files generated by Windows Explorer
|
2010-01-20 09:40:55 +01:00
|
|
|
(^|/)[dD]esktop\.ini$
|
|
|
|
(^|/)[tT]humbs\.db$
|
2014-05-17 22:25:45 +02:00
|
|
|
|
|
|
|
# AMBuild build directories
|
2012-08-27 05:33:11 +02:00
|
|
|
syntax: glob
|
|
|
|
build/*
|
2014-05-17 22:25:45 +02:00
|
|
|
obj-*/
|