Skip to content

Commit 4a18d50

Browse files
laanwjfurszy
authored andcommitted
build: Remove src/obj directory from repository
This directory is automatically created by the build process (in the build target directory, see bitcoin#16588) and doesn't need to be in the repository nor in the tarballs. Move associated ignore directive to top-level `.gitignore` file.
1 parent 7fa6374 commit 4a18d50

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ libtool
6464
src/config/pivx-config.h
6565
src/config/pivx-config.h.in
6666
src/config/stamp-h1
67+
src/obj
6768
share/setup.nsi
6869
share/qt/Info.plist
6970
contrib/devtools/split-debug.sh

src/obj/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)