x64dbg/.gitignore

67 lines
1.1 KiB
Plaintext
Raw Normal View History

2013-11-14 20:55:18 +00:00
#ignore directories
2014-06-21 01:42:59 +00:00
bin/
obj/
ipch/
Win32/
x64/
release/
2014-06-24 15:00:13 +00:00
*XE Results*/
2013-11-14 20:55:18 +00:00
#global filetypes to ignore
*.depend
*.layout
*.cscope_file_list
*.bmarks
*.chw
*.cbTemp
*.ini
*.opensdf
*.sdf
*.suo
2014-06-21 01:42:59 +00:00
*.autosave
*.~vsd
*.dll
*.exe
*.pro.user.*
2013-11-14 20:55:18 +00:00
2014-06-21 01:42:59 +00:00
#project to ignore
2013-11-14 20:55:18 +00:00
todo_bridge.txt
2013-11-14 21:58:51 +00:00
help/x64_dbg.chm
2014-06-21 01:42:59 +00:00
help/output/
2013-11-14 20:55:18 +00:00
#debugger files to ignore
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
*.pro.user
x64_dbg_gui/DebuggerX64-build-Debug
x64_dbg_gui/DebuggerX64-build-Release
x64_dbg_gui/bin
x64_dbg_gui/Project/GeneratedFiles/
x64_dbg_gui/Project/release/
x64_dbg_gui/Project/Win32/
x64_dbg_gui/Project/x64/
x64_dbg_gui/Project/Src/Bridge/libx32_bridge.a
x64_dbg_gui/Project/Src/Bridge/libx64_bridge.a
x64_dbg_gui/Project/Src/Bridge/x32_bridge.lib
2013-11-24 22:57:09 +00:00
x64_dbg_gui/Project/Src/Bridge/x64_bridge.lib
2014-07-24 15:22:01 +00:00
tools/
RCa*
*.aps
2014-08-03 18:39:22 +00:00
#exceptions
!/AStyleWhore.exe
!/AStyle.dll
2014-08-04 23:07:57 +00:00
*.orig
2014-08-31 21:20:35 +00:00
cov*
debug/
vc100.pdb
ui_*
x64_dbg_gui/Project/Makefile
x64_dbg_gui/Project/Makefile.Debug
x64_dbg_gui/Project/Makefile.Release