Skip to content

Commit 61b0031

Browse files
committed
refactor: Organize assets project and add ONVIF DB
1 parent 2491270 commit 61b0031

23 files changed

+4
-4
lines changed

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
max-line-length = 190
33
exclude =
44
examples/*
5-
raw/*
5+
assets/*
66
temp/*

.github/codeql/codeql-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "CodeQL Config"
22

33
paths-ignore:
4-
- raw/**
4+
- assets/**
55
- temp/**
66
- tests/**

assets/db/companies.db

264 KB
Binary file not shown.

assets/db/products.db

77.8 MB
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)