aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: f502a8191eabeebeff5e2a308ba3985d7f26dde2 (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
CMakeFiles/
cmake_install.cmake
CMakeDoxygenDefaults.cmake
CMakeDoxyfile.in
CMakeCache.txt
cmake-build-debug/
libsecp256k1-prefix/
hotstuff-app
hotstuff-client
hotstuff-keygen
libhotstuff.a
src/*.swo
src/*.swp
*.a
*.o
*.la
*.lo
*.so
*.gch
/Makefile
/test/Makefile
test_secp256k1
core