summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2024-06-09 15:13:38 +0500
committerilotterytea <iltsu@alright.party>2024-06-09 19:27:34 +0500
commita3bb4022b1693e865f13b6cf294762aaaa8987a7 (patch)
treebd5415cdef16ea84cf13e0e1e8d710c8b6b397ab /.gitignore
parent5cd639a94a58fc84c0d3476df23d322759277831 (diff)
feat: write all asset file paths to the file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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