From a3bb4022b1693e865f13b6cf294762aaaa8987a7 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sun, 9 Jun 2024 15:13:38 +0500 Subject: feat: write all asset file paths to the file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3d9d087..709da87 100644 --- a/.gitignore +++ b/.gitignore @@ -112,3 +112,5 @@ Thumbs.db /ios/xcode/native/ /ios/IOSLauncher.app /ios/IOSLauncher.app.dSYM + +assets.txt \ No newline at end of file -- cgit v1.2.3