mirror of
https://github.com/xec412/NocturneLdr
synced 2026-07-27 17:18:43 +00:00
31 lines
233 B
Plaintext
31 lines
233 B
Plaintext
# Build outputs
|
|
Debug/
|
|
Release/
|
|
x64/
|
|
*.obj
|
|
*.exe
|
|
*.pdb
|
|
*.ilk
|
|
*.log
|
|
*.tlog/
|
|
|
|
# Visual Studio
|
|
.vs/
|
|
*.user
|
|
*.suo
|
|
*.ncb
|
|
*.sdf
|
|
*.opensdf
|
|
*.VC.db
|
|
*.VC.opendb
|
|
ipch/
|
|
|
|
# Binaries
|
|
*.dll
|
|
*.lib
|
|
*.exp
|
|
|
|
# Shellcode / payload artifacts
|
|
*.bin
|
|
*.raw
|