keva-stratum/.gitignore

28 lines
252 B
Plaintext
Raw Normal View History

2015-07-05 09:49:07 +00:00
.DS_Store
# CMake
CMakeCache.txt
CMakeFiles
cmake_install.cmake
install_manifest.txt
*.cmake
Makefile
# Object files
*.a
*.so
*.dylib
*.dll
*.exe
2020-03-14 22:00:16 +00:00
*.o
2019-03-09 08:24:32 +00:00
keva-stratum
2015-07-05 09:49:07 +00:00
# Configs
config.json
2016-12-06 14:01:25 +00:00
testnet.json
mainnet.json
2017-09-09 17:24:42 +00:00
/build/_workspace/
/build/bin/
2020-03-14 22:00:16 +00:00
.deps