forked from WaykiChain/WaykiChain
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
executable file
·64 lines (60 loc) · 990 Bytes
/
.gitignore
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# Rule: according to the alphabet
*.a
*.bak
*.dirstamp
*.log
*.o
*.Po
*.sh
.DS_Store
.deps
.cproject
.dirstamp
.project
.vscode
aclocal.m4
autogen-coin-man.sh
autom4te.cache
config.status
configure
Makefile
Makefile.in
qa/pull-tester/build-tests.sh
qa/pull-tester/run-bitcoind-for-test.sh
share/qt/Info.plist
share/setup.nsi
src/config/build.h
src/config/coin-config.h
src/config/coin-config.h.in
src/config/coin-config.h.in~
src/config/stamp-h1
src/coind
src/coinlua
src/Makefile.in
src/obj
src/persistence/leveldb/build_config.mk
src/tests/ptest/CGuarantee_tests.cpp
src/tests/ptest/Makefile.in
src/stamp-h1
src/coin_test
GPATH
GRTAGS
GTAGS
tags
libtool
src/build-aux/config.guess
src/build-aux/config.sub
src/build-aux/depcomp
src/build-aux/install-sh
src/build-aux/ltmain.sh
src/build-aux/missing
src/build-aux/compile
src/build-aux/test-driver
src/m4/libtool.m4
src/m4/lt~obsolete.m4
src/m4/ltoptions.m4
src/m4/ltsugar.m4
src/m4/ltversion.m4
CMakeLists.txt
cmake-build-debug
.idea