mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 21:31:19 +08:00 
			
		
		
		
	Adds compl .swp caches to gitignore
This commit is contained in:
		
							parent
							
								
									7c3d12c7de
								
							
						
					
					
						commit
						f78218f625
					
				
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -4,3 +4,4 @@ projects.zsh
 | 
				
			|||||||
custom/*
 | 
					custom/*
 | 
				
			||||||
!custom/example.zsh
 | 
					!custom/example.zsh
 | 
				
			||||||
cache
 | 
					cache
 | 
				
			||||||
 | 
					*.swp
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user