update gitignore

pull/2238/head
Sebastien Bourdeauducq 2023-04-30 16:53:49 +08:00
parent 2c1438c4b9
commit 8409a6bb94
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -29,6 +29,7 @@ __pycache__/
/repository/ /repository/
/results /results
/last_rid.pyon /last_rid.pyon
/dataset_db.pyon /dataset_db.mdb
/dataset_db.mdb-lock
/device_db*.py /device_db*.py
/test* /test*