Skip to content

Commit b6e9ff8

Browse files
committed
build: Remove src/obj directory from repository
This directory is automatically created by the build process (in the build target directory, see #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 a7aa809 commit b6e9ff8

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
@@ -35,6 +35,7 @@ libtool
3535
src/config/bitcoin-config.h
3636
src/config/bitcoin-config.h.in
3737
src/config/stamp-h1
38+
src/obj
3839
share/setup.nsi
3940
share/qt/Info.plist
4041

src/obj/.gitignore

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

0 commit comments

Comments
 (0)