mirror of
https://github.com/kvazar-network/keva-stratum.git
synced 2025-02-09 21:46:25 +00:00
28 lines
252 B
Plaintext
28 lines
252 B
Plaintext
.DS_Store
|
|
|
|
# CMake
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
*.cmake
|
|
Makefile
|
|
|
|
# Object files
|
|
*.a
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
*.exe
|
|
*.o
|
|
keva-stratum
|
|
|
|
# Configs
|
|
config.json
|
|
testnet.json
|
|
mainnet.json
|
|
|
|
/build/_workspace/
|
|
/build/bin/
|
|
.deps
|