0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-05 03:51:16 +02:00

chore: add .idea directory to .gitignore

This commit is contained in:
Carlo Sala 2023-02-17 16:42:59 +01:00
parent 25368f9a65
commit aace3a6144
No known key found for this signature in database
GPG key ID: DA6FB450C1A4FE9A

3
.gitignore vendored
View file

@ -8,4 +8,5 @@ log/
.DS_Store
# editor configs
.vscode
.vscode
.idea