File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -119,6 +119,7 @@ background.tiff*
119119.cargo /.configured-for- *
120120.cargo /config
121121target /
122+ vendor /
122123
123124# Unit-tests
124125Makefile.test
@@ -148,11 +149,8 @@ linux-build
148149win32-build
149150test /config.ini
150151test /cache /*
151- qa /pull-tester /run-bitcoind-for-test.sh
152- qa /pull-tester /tests-config.sh
153- qa /pull-tester /cache /*
154- qa /pull-tester /test. * /*
155152cache /*
153+ venv * /
156154
157155! src /leveldb * /Makefile
158156
@@ -164,6 +162,8 @@ libbitcoinconsensus.pc
164162.idea
165163CMakeLists.txt
166164cmake-build-debug
165+ * CMakeFiles
166+ * .cmake
167167
168168moc_ *
169169* .tmp
@@ -172,3 +172,9 @@ build*
172172pivxd. *
173173pivxd-new-gui. *
174174/cov-int /
175+
176+ cppcheck.txt
177+ to_backport.txt
178+ .ci-cppcheck /
179+ .mypy_cache /
180+ * .old
You can’t perform that action at this time.
0 commit comments