a5512fd706
Removing more files that clutter my `gst` This time I ran... ```bash git rm -r --cached . ``` ...which is supposed to help ignore files that `git` already tracks. This may be the missing piece I've been looking for.
18 lines
388 B
Text
18 lines
388 B
Text
.vim
|
|
.DS_Store
|
|
./configs/secrets
|
|
**/*/.emacs.d/quelpa/**/*
|
|
**/*/.emacs.d/elpa/**/*
|
|
**/*/.emacs.d/emojis
|
|
**/*/.emacs.d/auto-save-list/**/*
|
|
**/*/.emacs.d/eshell/
|
|
**/*/.emacs.d/var/**/*
|
|
**/*/.emacs.d/.cache/**/*
|
|
**/*/.emacs.d/request
|
|
**/*/.emacs.d/projectile-bookmarks.eld
|
|
**/*/.emacs.d/network-security.data
|
|
**/*/.emacs.d/smex-items
|
|
.netrwhist
|
|
Vundle.vim
|
|
custom.el
|
|
projectile-bookmarks.eld
|