chore: add .local to gitignore
This commit is contained in:
parent
df1fdbeb2b
commit
12231e3f59
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -50,3 +50,6 @@ apps/ios/*.dSYM.zip
|
||||||
# provisioning profiles (local)
|
# provisioning profiles (local)
|
||||||
apps/ios/*.mobileprovision
|
apps/ios/*.mobileprovision
|
||||||
.env
|
.env
|
||||||
|
|
||||||
|
# Local untracked files
|
||||||
|
.local/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue