mirror of
https://github.com/ShadowsocksR-Live/shadowsocksr-native.git
synced 2026-02-01 15:59:11 +00:00
140 lines
1.7 KiB
Plaintext
140 lines
1.7 KiB
Plaintext
.vs/
|
|
Debug/
|
|
Release/
|
|
x64/
|
|
CMakeSettings.json
|
|
|
|
win32/libcork/Debug/
|
|
win32/libcork/Release/
|
|
win32/libcork/x64/
|
|
|
|
win32/libipset/Debug/
|
|
win32/libipset/Release/
|
|
win32/libipset/x64/
|
|
|
|
win32/libsodium/Debug/
|
|
win32/libsodium/Release/
|
|
win32/libsodium/x64/
|
|
|
|
win32/libudns/Debug/
|
|
win32/libudns/Release/
|
|
win32/libudns/x64/
|
|
|
|
win32/libuv/Debug/
|
|
win32/libuv/Release/
|
|
win32/libuv/x64/
|
|
|
|
win32/ssr-client/Debug/
|
|
win32/ssr-client/Release/
|
|
win32/ssr-client/x64/
|
|
|
|
win32/ssr-server/Debug/
|
|
win32/ssr-server/Release/
|
|
win32/ssr-server/x64/
|
|
|
|
win32/minicli/Makefile
|
|
win32/minicli/minicli
|
|
|
|
*.vcxproj.user
|
|
*.VC.opendb
|
|
*.sdf
|
|
*.suo
|
|
win32/ipch/
|
|
sh.exe.stackdump
|
|
*.opensdf
|
|
*.udb
|
|
|
|
build/
|
|
.vscode/
|
|
.deps/
|
|
/Makefile
|
|
src/Makefile
|
|
libev/Makefile
|
|
libudns/Makefile
|
|
libcork/Makefile
|
|
libipset/Makefile
|
|
doc/Makefile
|
|
autom4te.cache/
|
|
/config.h
|
|
config.log
|
|
config.status
|
|
libtool
|
|
pid
|
|
src/ss-*
|
|
!src/ss-nat
|
|
stamp-h1
|
|
.libs
|
|
.pc
|
|
debian/shadowsocks-libev/
|
|
debian/patches/
|
|
debian/files
|
|
debian/shadowsocks-libev.substvars
|
|
debian/*.debhelper*
|
|
.dirstamp
|
|
shadowsocks-libev.pc
|
|
debian/libshadowsocks-libev*.symbols
|
|
libsodium/src/libsodium/include/sodium/version.h
|
|
rpm/SPECS/shadowsocks-libev.spec
|
|
install_manifest.txt
|
|
|
|
*.xcworkspace
|
|
xcuserdata
|
|
|
|
# Ignore per-project vim config
|
|
.vimrc
|
|
|
|
# Ignore garbage of OS X
|
|
*.DS_Store
|
|
|
|
# Ignore vim cache
|
|
*.swp
|
|
|
|
# Documentation files
|
|
doc/*.1
|
|
doc/*.8
|
|
doc/*.gz
|
|
doc/*.xml
|
|
doc/*.html
|
|
|
|
Testing/
|
|
|
|
# Do not edit the following section
|
|
# Edit Compile Debug Document Distribute
|
|
*~
|
|
*.bak
|
|
*.bin
|
|
*.dll
|
|
*.exe
|
|
*-ISO*.bdf
|
|
*-JIS*.bdf
|
|
*-KOI8*.bdf
|
|
*.kld
|
|
*.ko
|
|
*.ko.cmd
|
|
*.lai
|
|
*.l[oa]
|
|
*.[oa]
|
|
*.obj
|
|
*.patch
|
|
*.so
|
|
*.pcf.gz
|
|
*.pdb
|
|
*.tar.bz2
|
|
*.tar.gz
|
|
#
|
|
cmake-build*
|
|
.idea/
|
|
|
|
ssr-server
|
|
ssr-client
|
|
ssr-local
|
|
cmake_install.cmake
|
|
CMakeCache.txt
|
|
|
|
CMakeFiles/
|
|
*.cbp
|
|
config.h
|
|
|
|
|
|
|