mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
chore: git ignore .idea/ (#129)
This commit is contained in:
parent
ee2d1bf535
commit
aa68fe7b6a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -21,4 +21,5 @@ cache
|
||||||
.*cache
|
.*cache
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.env
|
*.env
|
||||||
|
.idea/
|
||||||
*.pem
|
*.pem
|
||||||
|
|
Loading…
Reference in a new issue