diff --git a/tslib/react/.gitignore b/tslib/react/.gitignore index 076f41b4..97623394 100644 --- a/tslib/react/.gitignore +++ b/tslib/react/.gitignore @@ -24,3 +24,6 @@ types # sample db !public/sample_db.sqlite3 + +# test assets +test/asset \ No newline at end of file