18 lines
		
	
	
		
			435 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			435 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
################################################################################
 | 
						|
# MISC
 | 
						|
# Ignore the Mac artifacts.
 | 
						|
.DS_Store
 | 
						|
# Ignore the temp files created by emacs.
 | 
						|
*.#*
 | 
						|
 | 
						|
################################################################################
 | 
						|
# VIM
 | 
						|
vim/backup/*
 | 
						|
vim/autoload/*
 | 
						|
vim/spell/*.spl
 | 
						|
vim/plugged
 | 
						|
vim/.netrwhist
 | 
						|
 | 
						|
################################################################################
 | 
						|
# ZSH
 | 
						|
zsh/transient/* |