mirror of
https://gitee.com/ldcsaa/HP-Socket.git
synced 2024-11-29 18:28:14 +08:00
67 lines
695 B
Plaintext
67 lines
695 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.pdb
|
|
*.exp
|
|
*.idb
|
|
*.ipdb
|
|
*.iobj
|
|
*.ilk
|
|
*.obj
|
|
*.log
|
|
*.tlog
|
|
*.cki
|
|
*.exe.config
|
|
|
|
# Compiled executable files
|
|
|
|
# Compiled Dynamic libraries
|
|
#*.so
|
|
#*.dylib
|
|
|
|
# Compiled Static libraries
|
|
#*.lai
|
|
#*.la
|
|
#*.a
|
|
|
|
# Intermediate directorys
|
|
Static/
|
|
static/
|
|
Debug/
|
|
debug/
|
|
!Windows/Src/Common/Debug/
|
|
!Windows/Src/Common/debug/
|
|
|
|
Obj/
|
|
obj/
|
|
tlog/
|
|
log/
|
|
readme/
|
|
netstandard2.0/
|
|
|
|
# IDE Internal Files
|
|
*.xml
|
|
*.layout
|
|
*.sdf
|
|
*.opensdf
|
|
*.VC.db
|
|
*.opendb
|
|
*.aps
|
|
*.swp
|
|
*.suo
|
|
.vs/
|
|
ipch/
|
|
VSMacros80/
|
|
|
|
# symbolic link files
|
|
Linux/lib/**/*.so.*
|
|
|
|
# binary output files
|
|
Linux/demo/Release/
|
|
Linux/lib/
|
|
Windows/Demo/Release/
|
|
Windows/Lib/
|
|
Windows/Bin/
|
|
Windows/Other Languages/C#/HPSocketCS/bin/
|