diff --git a/.gitignore b/.gitignore index 79b5594..6bdc61d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,13 @@ +# Emacs file +*~ +.emacs.d/custom.el +.emacs.d/.python-environments +.emacs.d/auto-save-list +.emacs.d/elpa +.emacs.d/projectile-bookmarks.eld + +# Mac file **/.DS_Store + +# Fish +fish/fishd.* \ No newline at end of file