partsdb

electronic parts inventory
git clone https://git.e1e0.net/partsdb.git
Log | Files | Refs | README | LICENSE

commit 3a721314acce248da8b63daab74f5f55c8b1a968
parent 5436f0a1f310a06c77ffffe1b728214afc53c99e
Author: Paco Esteban <paco@e1e0.net>
Date:   Sat, 29 May 2021 10:09:57 +0200

ignore build stuff

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -4,3 +4,4 @@ parts.db migration.py build dist +src/partsdb.egg-info