mirror of
https://github.com/reactos/syzkaller.git
synced 2025-02-20 11:30:41 +00:00
26 lines
341 B
Plaintext
26 lines
341 B
Plaintext
*~
|
|
*.swp
|
|
*.cfg
|
|
*.tmp
|
|
workdir*
|
|
|
|
bin/
|
|
dashboard/app/config_prod.go
|
|
|
|
# stub file used by Makefile
|
|
.descriptions
|
|
|
|
# coverage report created by make presubmit/test
|
|
.coverage.txt
|
|
|
|
# files generated by syz-sysgen
|
|
sys/*/gen/*.go
|
|
executor/defs.h
|
|
executor/syscalls.h
|
|
|
|
# produced by gcloud command
|
|
dashboard/app/.gcloudignore
|
|
|
|
# jetbrains goland
|
|
.idea
|