mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 05:01:17 +08:00 
			
		
		
		
	Use .gitkeep files to keep cache/ and log/ directories
Instead of .easter-egg files we now have empty .gitkeep files, like is done as an informal standard.
This commit is contained in:
		
							parent
							
								
									2198ff05e3
								
							
						
					
					
						commit
						66e7e7d9ca
					
				
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -7,3 +7,6 @@ custom
 | 
			
		||||
*.swp
 | 
			
		||||
!custom/example.zshcache
 | 
			
		||||
cache/
 | 
			
		||||
!cache/.gitkeep
 | 
			
		||||
log/
 | 
			
		||||
!log/.gitkeep
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										4
									
								
								cache/.easter-egg
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								cache/.easter-egg
									
									
									
									
										vendored
									
									
								
							@ -1,4 +0,0 @@
 | 
			
		||||
This file is only here so that Git will keep a cache directory as .gitignore is ignoring all the files within it.
 | 
			
		||||
 | 
			
		||||
Feel free to add love notes for people here.
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										0
									
								
								cache/.gitkeep
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								cache/.gitkeep
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -1,4 +0,0 @@
 | 
			
		||||
This file is only here so that Git will keep a log directory as .gitignore is ignoring all the log files within it.
 | 
			
		||||
 | 
			
		||||
feel free to add love notes for people here.
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										0
									
								
								log/.gitkeep
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								log/.gitkeep
									
									
									
									
									
										Normal file
									
								
							
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user