Created
December 26, 2020 11:24
-
-
Save santarinto/9b681912b3b253b3f3d72dc19279ce3d to your computer and use it in GitHub Desktop.
.gitignore for jetbrains ides with saves dictionary and fix styles
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
###> idea dictionaries ### | |
.idea/* | |
!.idea/inspectionProfiles/ | |
!.idea/dictionaries/ | |
###< idea dictionaries ### |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment