mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
windows build: ignore generated files (nmake)
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -74,6 +74,14 @@ Thumbs.db
|
||||
ipch
|
||||
Debug
|
||||
RelWithDebInfo
|
||||
*.lib
|
||||
*.exp
|
||||
*.pdb
|
||||
*.dll
|
||||
*.ilk
|
||||
*.resource.txt
|
||||
*.embed.manifest*
|
||||
*.intermediate.manifest*
|
||||
|
||||
# Binaries
|
||||
*.a
|
||||
|
||||
Reference in New Issue
Block a user