Skip to content

Commit fc9b7b9

Browse files
committed
.gitnore update
1 parent 965e4a4 commit fc9b7b9

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

.gitignore

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ src/qt/test/test_absolute-qt
1515
src/bench/bench_absolute
1616

1717
# autoreconf
18-
Makefile.in
19-
aclocal.m4
18+
#Makefile.in
19+
#aclocal.m4
2020
autom4te.cache/
2121
build-aux/config.guess
2222
build-aux/config.sub
@@ -35,8 +35,6 @@ config.log
3535
config.status
3636
configure
3737
libtool
38-
src/config/absolute-config.h
39-
src/config/absolute-config.h.in
4038
src/config/stamp-h1
4139
share/setup.nsi
4240
share/qt/Info.plist
@@ -61,7 +59,6 @@ libconftest.dylib*
6159
*.pyc
6260
*.o
6361
*.o-*
64-
*.patch
6562
.absolute
6663
*.a
6764
*.pb.cc
@@ -105,13 +102,6 @@ total.coverage/
105102
coverage_percent.txt
106103

107104
#build tests
108-
linux-coverage-build
109-
linux-build
110-
win32-build
111-
qa/pull-tester/run-bitcoind-for-test.sh
112-
qa/pull-tester/tests_config.py
113-
qa/pull-tester/cache/*
114-
qa/pull-tester/test.*/*
115105
qa/tmp
116106
cache/
117107
share/BitcoindComparisonTool.jar
@@ -121,7 +111,6 @@ share/BitcoindComparisonTool.jar
121111
.cproject
122112
.project
123113
.autotools
124-
/doc/doxygen/
125114

126115
libabsoluteconsensus.pc
127116
contrib/devtools/split-debug.sh

0 commit comments

Comments
 (0)