mirror of
https://github.com/vee1e/lancelot.git
synced 2026-09-01 10:48:44 +00:00
62 lines
669 B
Text
62 lines
669 B
Text
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
*.o
|
|
*.a
|
|
*.so
|
|
*.out
|
|
|
|
# Folders
|
|
_obj
|
|
_test
|
|
|
|
# Architecture specific extensions/prefixes
|
|
*.[568vq]
|
|
[568vq].out
|
|
|
|
*.cgo1.go
|
|
*.cgo2.c
|
|
_cgo_defun.c
|
|
_cgo_gotypes.go
|
|
_cgo_export.*
|
|
|
|
_testmain.go
|
|
|
|
*.exe
|
|
*.test
|
|
*.prof
|
|
|
|
# editor files
|
|
*~
|
|
|
|
# misc
|
|
*.bin
|
|
|
|
# binaries
|
|
|
|
/target
|
|
**/*.rs.bk
|
|
|
|
*.id0
|
|
*.id1
|
|
*.id2
|
|
*.nam
|
|
*.til
|
|
resources/test/k32.dll
|
|
|
|
pylancelot/.eggs/*
|
|
__pycache__
|
|
*egg-info
|
|
*.pyd
|
|
|
|
.idea
|
|
|
|
|
|
*.pat
|
|
*.sig
|
|
Cargo.lock
|
|
resources/evaluation/SoK/analyze-sok.ipynb
|
|
resources/evaluation/SoK/SoK-windows-testsuite
|
|
resources/evaluation/SoK/.ipynb_checkpoints
|
|
resources/evaluation/SoK/binaries.txt
|
|
.vscode
|
|
*/target/
|
|
.direnv
|