mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2024-12-29 00:30:30 +01:00
Update .gitignore
This commit is contained in:
parent
20e3182692
commit
f24884a27a
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,3 +1,11 @@
|
||||
# Backups, etc.
|
||||
*~
|
||||
#*#
|
||||
*.swp
|
||||
|
||||
# Vendor directory
|
||||
vendor
|
||||
|
||||
# Binaries for programs and plugins
|
||||
*.exe
|
||||
*.dll
|
||||
@ -12,3 +20,7 @@
|
||||
|
||||
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
|
||||
.glide/
|
||||
|
||||
# Binaries
|
||||
dnscrypt-proxy
|
||||
dnscrypt-proxy2
|
||||
|
Loading…
Reference in New Issue
Block a user