mirror of
				https://github.com/chylex/IntelliJ-IdeaVim.git
				synced 2025-10-31 11:17:13 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			39 lines
		
	
	
		
			649 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			649 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| *.swp
 | |
| /.gradle/
 | |
| /.intellijPlatform/
 | |
| 
 | |
| /.idea/
 | |
| !/.idea/dictionaries/project.xml
 | |
| !/.idea/scopes
 | |
| !/.idea/copyright
 | |
| !/.idea/icon.png
 | |
| !/.idea/inspectionProfiles
 | |
| !/.idea/fileTemplates
 | |
| !/.idea/runConfigurations
 | |
| !/.idea/codeStyles
 | |
| !/.idea/vcs.xml
 | |
| !/.idea/misc.xml
 | |
| !/.idea/.name
 | |
| !/.idea/gradle.xml
 | |
| 
 | |
| **/build/
 | |
| **/out/
 | |
| **/tmp/
 | |
| 
 | |
| *.DS_Store
 | |
| 
 | |
| .teamcity/.idea
 | |
| .teamcity/target
 | |
| .teamcity/*.iml
 | |
| 
 | |
| # Generated by gradle task "generateGrammarSource"
 | |
| vim-engine/src/main/java/com/maddyhome/idea/vim/parser/generated
 | |
| vim-engine/src/main/java/com/maddyhome/idea/vim/regexp/parser/generated
 | |
| 
 | |
| # Created by github automation
 | |
| settings.xml
 | |
| 
 | |
| .kotlin
 | |
| 
 | |
| .claude/settings.local.json
 | 
