1 Star 0 Fork 1

mining.wang/processhacker

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.98 KB
一键复制 编辑 原始数据 按行查看 历史
dmex 提交于 2017-10-06 11:07 +08:00 . Update gitignore paths for KPH
#################
## Visual Studio
#################
# User-specific files
*.suo
*.user
*.key
# Build results
*.appx
*.appxbundle
*.cer
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pfx
*.pgc
*.pgd
*.pvk
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.vspscc
*_i.c
*_p.c
# Visual C++ cache files
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.db
*.dll
# Visual C++ cache folders
ipch/
.vs/
# Visual Studio profiler
*.psess
*.vsp
# ReSharper is a .NET coding add-in
_ReSharper*
# Click-Once directory
publish
# Others
[Bb]in
[Oo]bj
*.Cache
~$*
# Backup & report files
_UpgradeReport_Files/
#Backup*/
UpgradeLog*.XML
# Windows image file caches
Thumbs.db
# Folder config file
Desktop.ini
##########################
## Project specific rules
##########################
build/output/
plugins-extra/
sdk/
!KProcessHacker/bin/
KProcessHacker/bin/Debug32/
KProcessHacker/bin/Debug64/
KProcessHacker/bin/Release32/
KProcessHacker/bin/Release64/
KProcessHacker/bin/*
!plugins/SamplePlugin/bin/
plugins/SamplePlugin/bin/Debug32/
plugins/SamplePlugin/bin/Debug64/
plugins/SamplePlugin/bin/Release32/*
!plugins/SamplePlugin/bin/Release32/SamplePlugin.dll
plugins/SamplePlugin/bin/Release64/*
!plugins/SamplePlugin/bin/Release64/SamplePlugin.dll
plugins/OnlineChecks/virustotal.h
!tools/CustomBuildTool/bin/
tools/CustomBuildTool/bin/Debug*/
tools/CustomBuildTool/bin/Release*/*
!tools/CustomBuildTool/bin/Release/CustomBuildTool.exe
!tools/CustomBuildTool/bin/Release/CustomBuildTool.exe.config
!tools/CustomBuildTool/bin/Release/CustomBuildTool.pdb
!tools/CustomSignTool/bin/
tools/CustomSignTool/bin/Debug*/
tools/CustomSignTool/bin/Release*/*
!tools/CustomSignTool/bin/Release32/CustomSignTool.exe
!tools/CustomSignTool/bin/Release64/CustomSignTool.exe
!tools/fixlib/bin/
tools/fixlib/bin/Debug/
tools/fixlib/bin/Release/*
!tools/fixlib/bin/Release/fixlib.exe
!tools/GenerateZw/GenerateZw/bin/
tools/GenerateZw/GenerateZw/bin/Debug/
tools/GenerateZw/GenerateZw/bin/Release/*
!tools/GenerateZw/GenerateZw/bin/Release/GenerateZw.exe
!tools/delaylib/bin/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/miningwang/processhacker.git
git@gitee.com:miningwang/processhacker.git
miningwang
processhacker
processhacker
master

搜索帮助