mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Add script to find and test all un-touched .dart files
This commit is contained in:
parent
b18dd92079
commit
6b0fd2a708
3 changed files with 39 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -11,6 +11,9 @@
|
|||
|
||||
coverage/*
|
||||
|
||||
# This file is auto-generated as part of the CI process
|
||||
test/test_touch_files.dart
|
||||
|
||||
# Sentry API key
|
||||
lib/dsn.dart
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue