mirror of
https://gitee.com/ldcsaa/HP-Socket.git
synced 2024-12-02 03:37:50 +08:00
54 lines
602 B
Plaintext
54 lines
602 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.pdb
|
|
*.exp
|
|
*.idb
|
|
*.ipdb
|
|
*.iobj
|
|
*.ilk
|
|
*.obj
|
|
*.log
|
|
*.tlog
|
|
*.cki
|
|
*.exe.config
|
|
|
|
# Compiled Dynamic libraries
|
|
#*.so
|
|
#*.dylib
|
|
|
|
# Compiled Static libraries
|
|
#*.lai
|
|
#*.la
|
|
#*.a
|
|
|
|
# Intermediate directorys
|
|
Static/
|
|
static/
|
|
Debug/
|
|
debug/
|
|
!Windows/Common/Src/Debug/
|
|
!Windows/Common/Src/debug/
|
|
!Windows/Other Languages/C#/HPSocketCS/bin/x86/Debug/
|
|
!Windows/Other Languages/C#/HPSocketCS/bin/x64/Debug/
|
|
Obj/
|
|
obj/
|
|
tlog/
|
|
log/
|
|
readme/
|
|
|
|
# IDE Internal Files
|
|
*.xml
|
|
*.layout
|
|
*.sdf
|
|
*.VC.db
|
|
*.opendb
|
|
*.aps
|
|
*.swp
|
|
*.suo
|
|
.vs/
|
|
|
|
# include directory symbolic link files
|
|
Linux/lib/**/*.so.*
|