x64dbg/.gitignore

80 lines
963 B
Plaintext
Raw Normal View History

2015-10-17 21:53:53 +00:00
# Ignored directories
2015-10-18 01:18:42 +00:00
bin/*/
2014-06-21 01:42:59 +00:00
obj/
ipch/
Win32/
x64/
release/
2014-09-02 02:38:47 +00:00
build/
2015-11-08 20:25:41 +00:00
gui_build/
2014-09-02 02:38:47 +00:00
debug/
2014-06-24 15:00:13 +00:00
*XE Results*/
2014-09-14 14:28:23 +00:00
doxygen*/
doc/
2015-10-17 21:53:53 +00:00
COV/
minidump/
2016-10-04 18:13:08 +00:00
CppDependOut/
.vs/
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
*.VC.opendb
2014-06-21 01:42:59 +00:00
*.autosave
*.~vsd
*.dll
*.exe
*.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
*.ipgset
2016-05-31 03:57:34 +00:00
pin.log*
2016-10-04 18:13:08 +00:00
*.cdproj
src/gui/Translations/*.qm
x64dbg.VC.db
2013-11-14 20:55:18 +00:00
2015-10-17 21:53:53 +00:00
# Project to ignore
help/x64*dbg.chm
2014-06-21 01:42:59 +00:00
help/output/
bin/x64*dbg.chm
bin/win32.*
2017-04-02 01:09:28 +00:00
bin/x*.unicode.txt
2013-11-14 20:55:18 +00:00
2015-10-17 21:53:53 +00:00
# Debugger files to ignore
CppCheckResults.xml
2015-10-17 22:01:01 +00:00
src/dbg/ODbgScript.chm
src/dbg/ODbgScript.chw
2013-11-14 20:55:18 +00:00
2015-10-17 22:01:01 +00:00
# GUI files
2015-10-17 21:53:53 +00:00
src/gui/build
src/gui/Makefile*
2014-07-24 15:22:01 +00:00
tools/
RCa*
RDa*
RDb*
src/build-*/
2015-04-05 00:55:26 +00:00
2015-10-17 22:01:01 +00:00
# Exceptions
!/hooks/AStyleHelper.exe
2015-10-17 22:01:01 +00:00
!/hooks/AStyle.dll
!/bin/x64dbg_shell_remove.reg
2017-10-08 12:50:17 +00:00
!*.lib
.scannerwork/
bw-output/
build-wrapper*
My Amplifier Results - */