2014-05-25 06:55:24 +02:00
|
|
|
# Binaries
|
|
|
|
*.dll
|
|
|
|
*.dylib
|
|
|
|
*.exe
|
|
|
|
*.so
|
|
|
|
|
|
|
|
# Files generated by Visual Studio
|
|
|
|
*.aps
|
|
|
|
*.ipch
|
|
|
|
*.ncb
|
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
|
|
|
*.suo
|
|
|
|
*.user
|
|
|
|
|
|
|
|
# Build directories
|
2014-06-30 15:06:22 +02:00
|
|
|
CrazyDebug*/
|
|
|
|
Debug*/
|
|
|
|
Release*/
|
2014-05-25 06:55:24 +02:00
|
|
|
LIB-Release/
|
|
|
|
LIB-Debug/
|
|
|
|
|
|
|
|
# Files generated by Mac OS X Finder
|
|
|
|
.DS_Store
|
|
|
|
|
|
|
|
# Files generated by Windows Explorer
|
|
|
|
[Dd]esktop.ini
|
|
|
|
[Tt]humbs.db
|
|
|
|
|
|
|
|
# AMBuild build directories
|
|
|
|
build/
|
|
|
|
obj-*/
|
2014-05-31 04:07:56 +02:00
|
|
|
*~
|
|
|
|
*.rej
|
|
|
|
*.orig
|
2014-06-05 10:05:23 +02:00
|
|
|
*.smx
|
2014-06-05 19:28:19 +02:00
|
|
|
*.swp
|
2015-08-18 18:51:24 +02:00
|
|
|
*.gdb_history
|