mirror of
https://github.com/rapid7/metasploit-payloads
synced 2024-12-08 23:33:07 +01:00
5c5e95eb73
* Perform the upgrade of the projects using the VS wizard. * Exclude the ext_server_pivot project for now as it doesn't exist on disk. Note: this changeset will not compile.
32 lines
274 B
Plaintext
32 lines
274 B
Plaintext
# Object files
|
|
*.o
|
|
|
|
# Libraries
|
|
*.lib
|
|
*.a
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.dll
|
|
*.so
|
|
*.so.*
|
|
*.dylib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
|
|
tags
|
|
|
|
# temporary files
|
|
*.swp
|
|
|
|
# VS local dbs
|
|
*.sdf
|
|
*.opensdf
|
|
|
|
# VS upgrade junk
|
|
UpgradeLog.*
|
|
_UpgradeReport_Files
|
|
workspace/Backup/*
|