2013-12-21 21:55:32 +01:00
|
|
|
# Ignore image thumbnail files created by windows
|
2011-08-14 22:17:57 +02:00
|
|
|
Thumbs.db
|
2013-12-21 21:55:32 +01:00
|
|
|
# Ignore Finder view option files created by OS X
|
2013-10-19 11:27:57 +02:00
|
|
|
.DS_Store
|
|
|
|
# Ignore autogenerated source files
|
2013-12-07 21:14:29 +01:00
|
|
|
Source/Core/Common/scmrev.h
|
2013-10-19 11:27:57 +02:00
|
|
|
# Ignore files output by build
|
2014-03-08 10:59:11 +01:00
|
|
|
/[Bb]uild[-_]*/
|
2013-10-19 11:27:57 +02:00
|
|
|
/[Bb]inary/
|
2013-12-07 20:54:00 +01:00
|
|
|
/obj/
|
2013-12-21 21:55:32 +01:00
|
|
|
# Ignore various files created by visual studio/msbuild
|
2013-10-19 11:27:57 +02:00
|
|
|
*.ipch
|
2011-08-14 22:17:57 +02:00
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
2013-10-19 11:27:57 +02:00
|
|
|
*.suo
|
|
|
|
*.vcxproj.user
|
2013-11-02 23:54:45 +01:00
|
|
|
*.obj
|
2013-12-21 21:55:32 +01:00
|
|
|
*.tlog
|
|
|
|
# Ignore build info file created by QtCreator
|
|
|
|
CMakeLists.txt.user
|
2013-10-19 11:27:57 +02:00
|
|
|
# Ignore files created by posix people
|
2013-01-24 16:11:07 +01:00
|
|
|
*~
|
2013-12-21 21:55:32 +01:00
|
|
|
# Ignore transifex configuration directory
|
2013-03-10 14:55:52 +01:00
|
|
|
.tx
|
2014-03-08 10:59:11 +01:00
|
|
|
# Ignore kdevelop files/dirs
|
|
|
|
*.kdev4
|