mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 14:31:30 +03:00
Merge pull request #3692 from anaisbetts/ignore-envs
Ignore .env.development and friends
This commit is contained in:
commit
988291886b
3
.gitignore
vendored
3
.gitignore
vendored
@ -7,3 +7,6 @@
|
||||
.idea
|
||||
|
||||
.DS_Store
|
||||
|
||||
.env
|
||||
.env.*
|
||||
|
Loading…
Reference in New Issue
Block a user