22 lines
		
	
	
		
			393 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			393 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Emacs file
 | |
| *~
 | |
| .emacs.d/custom.el
 | |
| .emacs.d/.python-environments
 | |
| .emacs.d/auto-save-list
 | |
| .emacs.d/elpa
 | |
| .emacs.d/.last-package-update-day
 | |
| .emacs.d/projectile.cache
 | |
| .emacs.d/projectile-bookmarks.eld
 | |
| .emacs.d/eshell/
 | |
| .emacs.d/transient/
 | |
| .emacs.d/elpy/
 | |
| .emacs.d/recentf
 | |
| 
 | |
| # Mac file
 | |
| **/.DS_Store
 | |
| 
 | |
| # Fish
 | |
| fish/fishd.*
 | |
| fish/conf.d/omf.fish
 | |
| fish/conf.d/local-paths.fish
 | |
| fish/functions/fish_prompt.fish |