1
0
Fork 0
x64dbg/.gitignore

85 lines
1.0 KiB
Plaintext
Raw Normal View History

2015-10-18 05:53:53 +08:00
# Ignored directories
2015-10-18 09:18:42 +08:00
bin/*/
2014-06-21 09:42:59 +08:00
obj/
ipch/
Win32/
x64/
release/
2014-09-02 10:38:47 +08:00
build/
2015-11-09 04:25:41 +08:00
gui_build/
2014-09-02 10:38:47 +08:00
debug/
2014-06-24 23:00:13 +08:00
*XE Results*/
2014-09-14 22:28:23 +08:00
doxygen*/
doc/
2015-10-18 05:53:53 +08:00
COV/
minidump/
2016-10-05 02:13:08 +08:00
CppDependOut/
.vs/
.vscode/
2013-11-15 04:55:18 +08:00
2015-10-18 05:53:53 +08:00
# Global filetypes to ignore
2013-11-15 04:55:18 +08:00
*.depend
*.layout
2015-04-05 08:55:26 +08:00
*.patch
2013-11-15 04:55:18 +08:00
*.cscope_file_list
*.bmarks
*.chw
*.cbTemp
*.opensdf
*.sdf
*.suo
*.VC.opendb
2014-06-21 09:42:59 +08:00
*.autosave
*.~vsd
*.dll
*.exe
*.pro.user.*
*.vcxproj.user
2014-09-02 10:38:47 +08:00
*.orig
2014-09-02 10:40:02 +08:00
cov-int*
2014-09-02 10:38:47 +08:00
*.pdb
ui_*
2015-10-18 05:53:53 +08:00
*.aps
*.pro.user
.DS_Store
*.ipgset
2016-05-31 11:57:34 +08:00
pin.log*
2016-10-05 02:13:08 +08:00
*.cdproj
src/gui/Translations/*.qm
x64dbg.VC.db
2013-11-15 04:55:18 +08:00
2015-10-18 05:53:53 +08:00
# Project to ignore
help/x64*dbg.chm
2014-06-21 09:42:59 +08:00
help/output/
bin/x64*dbg.chm
bin/win32.*
2017-04-02 09:09:28 +08:00
bin/x*.unicode.txt
2013-11-15 04:55:18 +08:00
2015-10-18 05:53:53 +08:00
# Debugger files to ignore
CppCheckResults.xml
2015-10-18 06:01:01 +08:00
src/dbg/ODbgScript.chm
src/dbg/ODbgScript.chw
2013-11-15 04:55:18 +08:00
2015-10-18 06:01:01 +08:00
# GUI files
2015-10-18 05:53:53 +08:00
src/gui/build
src/gui/Makefile*
2014-07-24 23:22:01 +08:00
tools/
RCa*
RDa*
RDb*
src/build-*/
2015-04-05 08:55:26 +08:00
2015-10-18 06:01:01 +08:00
# Exceptions
!/hooks/AStyleHelper.exe
2015-10-18 06:01:01 +08:00
!/hooks/AStyle.dll
!/bin/x64dbg_shell_remove.reg
2020-07-04 03:57:10 +08:00
!/bin/themes/
2017-10-08 20:50:17 +08:00
!*.lib
.scannerwork/
bw-output/
build-wrapper*
My Amplifier Results - */
My Inspector Results - */
2020-07-04 03:57:10 +08:00
/bin/x96dbg.ini
/src/gui/msvc_make.bat