mirror of
https://github.com/cnotch/ipchub.git
synced 2025-09-26 11:31:15 +08:00
37 lines
346 B
Plaintext
37 lines
346 B
Plaintext
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
*.o
|
|
*.a
|
|
*.so
|
|
*.mp4
|
|
*.flv
|
|
*.ts
|
|
*.sdp
|
|
*.rtp
|
|
|
|
# Folders
|
|
_obj
|
|
_test
|
|
logs
|
|
bin
|
|
|
|
# file
|
|
ipchub
|
|
routetable.json
|
|
users.json
|
|
|
|
# Architecture specific extensions/prefixes
|
|
*.[568vq]
|
|
[568vq].out
|
|
|
|
*.cgo1.go
|
|
*.cgo2.c
|
|
_cgo_defun.c
|
|
_cgo_gotypes.go
|
|
_cgo_export.*
|
|
|
|
_testmain.go
|
|
|
|
*.exe
|
|
*.test
|
|
*.prof
|