2015-10-17 21:53:53 +00:00
|
|
|
# Ignored directories
|
2014-06-21 01:42:59 +00:00
|
|
|
bin/
|
|
|
|
obj/
|
|
|
|
ipch/
|
|
|
|
Win32/
|
|
|
|
x64/
|
|
|
|
release/
|
2014-09-02 02:38:47 +00:00
|
|
|
build/
|
|
|
|
debug/
|
2014-06-24 15:00:13 +00:00
|
|
|
*XE Results*/
|
2014-09-14 14:28:23 +00:00
|
|
|
doxygen*/
|
2014-09-15 22:59:47 +00:00
|
|
|
doc/
|
2015-10-17 21:53:53 +00:00
|
|
|
COV/
|
2013-11-14 20:55:18 +00:00
|
|
|
|
2015-10-17 21:53:53 +00:00
|
|
|
# Global filetypes to ignore
|
2013-11-14 20:55:18 +00:00
|
|
|
*.depend
|
|
|
|
*.layout
|
2015-04-05 00:55:26 +00:00
|
|
|
*.patch
|
2013-11-14 20:55:18 +00:00
|
|
|
*.cscope_file_list
|
|
|
|
*.bmarks
|
|
|
|
*.chw
|
|
|
|
*.cbTemp
|
|
|
|
*.ini
|
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
|
|
|
*.suo
|
2014-06-21 01:42:59 +00:00
|
|
|
*.autosave
|
|
|
|
*.~vsd
|
|
|
|
*.dll
|
|
|
|
*.exe
|
2014-06-21 03:17:40 +00:00
|
|
|
*.pro.user.*
|
2014-09-02 02:38:47 +00:00
|
|
|
*.orig
|
2014-09-02 02:40:02 +00:00
|
|
|
cov-int*
|
2014-09-02 02:38:47 +00:00
|
|
|
*.pdb
|
|
|
|
ui_*
|
2015-10-17 21:53:53 +00:00
|
|
|
*.aps
|
|
|
|
*.pro.user
|
|
|
|
.DS_Store
|
|
|
|
|
|
|
|
# Intel performance guide
|
|
|
|
*.ipgset
|
2013-11-14 20:55:18 +00:00
|
|
|
|
2015-10-17 21:53:53 +00:00
|
|
|
# Project to ignore
|
2015-04-13 00:37:48 +00:00
|
|
|
help/x64*dbg.chm
|
2014-06-21 01:42:59 +00:00
|
|
|
help/output/
|
2013-11-14 20:55:18 +00:00
|
|
|
|
2015-10-17 21:53:53 +00:00
|
|
|
# Debugger files to ignore
|
|
|
|
CppCheckResults.xml
|
2013-11-14 20:55:18 +00:00
|
|
|
x64_dbg_dbg/ODbgScript.chm
|
|
|
|
x64_dbg_dbg/ODbgScript.chw
|
|
|
|
x64_dbg_dbg/CppCheckResults.xml
|
|
|
|
x64_dbg_dbg/.cccc/
|
|
|
|
x64_dbg_dbg/suggestions.txt
|
|
|
|
|
|
|
|
# For GUI
|
2015-10-17 21:53:53 +00:00
|
|
|
src/gui/build
|
|
|
|
src/gui/Makefile*
|
2014-07-24 15:22:01 +00:00
|
|
|
tools/
|
2014-08-01 12:30:25 +00:00
|
|
|
RCa*
|
2015-04-05 00:55:26 +00:00
|
|
|
|
2014-08-03 18:39:22 +00:00
|
|
|
#exceptions
|
|
|
|
!/AStyleWhore.exe
|
2015-10-14 09:22:36 +00:00
|
|
|
!/AStyle.dll
|