diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2024-06-14 20:25:18 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2024-06-14 20:25:18 +0530 |
commit | 4c0b6d1f91299da5c751ff06c106a58967887fce (patch) | |
tree | 2950906d0bf6c53f7c0dc6690831849a1488c1cf /.gitignore | |
parent | 0101ba17ee29f66b90a31b562043f01093ea9a66 (diff) |
chore: update gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -110,6 +110,7 @@ obj/ .idea/deploymentTargetSelector.xml .idea/kotlinc.xml .idea/migrations.xml +.idea/other.xml # OS-specific files .DS_Store |