mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2024-12-12 22:36:32 +01:00
48 lines
668 B
Plaintext
48 lines
668 B
Plaintext
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
*.o
|
|
*.a
|
|
*.so
|
|
|
|
# Folders
|
|
_obj
|
|
_test
|
|
|
|
# Architecture specific extensions/prefixes
|
|
*.[568vq]
|
|
[568vq].out
|
|
|
|
*.cgo1.go
|
|
*.cgo2.c
|
|
_cgo_defun.c
|
|
_cgo_gotypes.go
|
|
_cgo_export.*
|
|
|
|
_testmain.go
|
|
|
|
*.exe
|
|
*.test
|
|
*.prof
|
|
|
|
bin/*
|
|
.*.sw?
|
|
.idea
|
|
logs/*
|
|
|
|
# gg ignores
|
|
vendor/src/*
|
|
vendor/pkg/*
|
|
servers.iml
|
|
*.DS_Store
|
|
|
|
# vagrant ignores
|
|
tools/vagrant/.vagrant
|
|
tools/vagrant/adsrv-conf/.frontend
|
|
tools/vagrant/adsrv-conf/.bidder
|
|
tools/vagrant/adsrv-conf/.transcoder
|
|
tools/vagrant/redis-cluster-conf/7777/nodes.conf
|
|
tools/vagrant/redis-cluster-conf/7778/nodes.conf
|
|
tools/vagrant/redis-cluster-conf/7779/nodes.conf
|
|
*.aof
|
|
*.rdb
|
|
*.deb
|