mirror of
https://github.com/3proxy/3proxy.git
synced 2026-05-13 13:57:26 +00:00
add .gitignore to bin to make it syncing
This commit is contained in:
parent
21ce72dcf0
commit
883784dcc3
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,7 +11,6 @@
|
|||
*.lib
|
||||
*.key
|
||||
*.pem
|
||||
bin/*
|
||||
bin64/
|
||||
dll/
|
||||
tmp/
|
||||
|
|
|
|||
1
bin/.gitignore
vendored
Normal file
1
bin/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
*.cfg
|
||||
Loading…
Add table
Add a link
Reference in a new issue