mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-04-11 23:15:43 +02:00
25 lines
297 B
Plaintext
25 lines
297 B
Plaintext
*.swp
|
|
/.gradle/
|
|
|
|
/.idea/
|
|
!/.idea/scopes
|
|
!/.idea/copyright
|
|
!/.idea/icon.png
|
|
!/.idea/inspectionProfiles
|
|
!/.idea/fileTemplates
|
|
!/.idea/runConfigurations
|
|
!/.idea/codeStyles
|
|
|
|
/build/
|
|
/out/
|
|
/tmp/
|
|
|
|
*.DS_Store
|
|
|
|
.teamcity/.idea
|
|
.teamcity/target
|
|
.teamcity/*.iml
|
|
|
|
# Created by github automation
|
|
settings.xml
|