chore: update gitignore to exclude environment config files
Co-Authored-By: Warp <agent@warp.dev>
This commit is contained in:
parent
c063ce3e3a
commit
b7df99f14c
2
.gitignore
vendored
2
.gitignore
vendored
@ -59,6 +59,8 @@ apps/ios/*.dSYM.zip
|
|||||||
# provisioning profiles (local)
|
# provisioning profiles (local)
|
||||||
apps/ios/*.mobileprovision
|
apps/ios/*.mobileprovision
|
||||||
.env
|
.env
|
||||||
|
.conda-env
|
||||||
|
.envrc
|
||||||
|
|
||||||
# Local untracked files
|
# Local untracked files
|
||||||
.local/
|
.local/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user