Skip to content

Commit 2f05136

Browse files
committed
fix: make rpmdb.sqlite much smaller
Signed-off-by: Philip Cali <[email protected]>
1 parent 1d5e441 commit 2f05136

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,7 @@ geckodriver.log
111111
var
112112
.metaflow
113113
selenium
114-
/dist/
114+
/dist/
115+
116+
# Ignore extra rpmdb sqlite stuff
117+
rpmdb.sqlite-*
-7.03 MB
Binary file not shown.
-32 KB
Binary file not shown.

tests/packagedcode/data/rpm/rpmdb.sqlite-wal

Whitespace-only changes.

0 commit comments

Comments
 (0)