aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: b9dda4a84b2c993d111aaf8430e668af3a69812a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
CMakeFiles/
cmake_install.cmake
CMakeDoxygenDefaults.cmake
CMakeDoxyfile.in
CMakeCache.txt
cmake-build-debug/
libsecp256k1-prefix/
hotstuff-app
hotstuff-client
hotstuff-keygen
hotstuff-tls-keygen
libhotstuff.a
src/*.swo
src/*.swp
include/hotstuff/config.h
*.a
*.o
*.la
*.lo
*.so
*.gch
/Makefile
/test/Makefile
/test/test_secp256k1
/test/test_concurrent_queue
core