用于EagleEye3.0 规则集漏报和误报测试的示例项目,项目收集于github和gitee
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
bin_*
|
|
|
|
|
build*
|
|
|
|
|
*.user
|
|
|
|
|
*.autosave
|
|
|
|
|
*.dll
|
|
|
|
|
*.lib
|
|
|
|
|
*.zip
|
|
|
|
|
*.tar
|
|
|
|
|
*.tar.gz
|
|
|
|
|
*.user.*
|
|
|
|
|
~*.pptx
|
|
|
|
|
~*.docx
|
|
|
|
|
*.drawio.bkp
|
|
|
|
|
tmp
|
|
|
|
|
tmp-file
|
|
|
|
|
.$*
|
|
|
|
|
.vs
|
|
|
|
|
|
|
|
|
|
# vscode 的隐藏文件
|
|
|
|
|
.vscode
|
|
|
|
|
|
|
|
|
|
# This file is used to ignore files which are generated
|
|
|
|
|
# ----------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
*~
|
|
|
|
|
*.autosave
|
|
|
|
|
*.a
|
|
|
|
|
*.core
|
|
|
|
|
*.moc
|
|
|
|
|
*.o
|
|
|
|
|
*.obj
|
|
|
|
|
*.orig
|
|
|
|
|
*.rej
|
|
|
|
|
*.so
|
|
|
|
|
*.so.*
|
|
|
|
|
*_pch.h.cpp
|
|
|
|
|
*_resource.rc
|
|
|
|
|
*.qm
|
|
|
|
|
.#*
|
|
|
|
|
*.*#
|
|
|
|
|
core
|
|
|
|
|
!core/
|
|
|
|
|
tags
|
|
|
|
|
.DS_Store
|
|
|
|
|
.directory
|
|
|
|
|
*.debug
|
|
|
|
|
Makefile*
|
|
|
|
|
*.prl
|
|
|
|
|
*.app
|
|
|
|
|
moc_*.cpp
|
|
|
|
|
ui_*.h
|
|
|
|
|
qrc_*.cpp
|
|
|
|
|
Thumbs.db
|
|
|
|
|
*.res
|
|
|
|
|
*.rc
|
|
|
|
|
/.qmake.cache
|
|
|
|
|
/.qmake.stash
|
|
|
|
|
|
|
|
|
|
# qtcreator generated files
|
|
|
|
|
*.pro.user*
|
|
|
|
|
.qtc_clangd
|
|
|
|
|
|
|
|
|
|
# xemacs temporary files
|
|
|
|
|
*.flc
|
|
|
|
|
|
|
|
|
|
# Vim temporary files
|
|
|
|
|
.*.swp
|
|
|
|
|
|
|
|
|
|
# Visual Studio generated files
|
|
|
|
|
CMakeSettings.json
|
|
|
|
|
*.ib_pdb_index
|
|
|
|
|
*.idb
|
|
|
|
|
*.ilk
|
|
|
|
|
*.pdb
|
|
|
|
|
*.sln
|
|
|
|
|
*.suo
|
|
|
|
|
*.vcproj
|
|
|
|
|
*vcproj.*.*.user
|
|
|
|
|
*.ncb
|
|
|
|
|
*.sdf
|
|
|
|
|
*.opensdf
|
|
|
|
|
*.vcxproj
|
|
|
|
|
*vcxproj.*
|
|
|
|
|
|
|
|
|
|
# MinGW generated files
|
|
|
|
|
*.Debug
|
|
|
|
|
*.Release
|
|
|
|
|
|
|
|
|
|
# Python byte code
|
|
|
|
|
*.pyc
|
|
|
|
|
|
|
|
|
|
# Binaries
|
|
|
|
|
# --------
|
|
|
|
|
*.dll
|
|
|
|
|
*.exe
|
|
|
|
|
|