Age | Commit message (Collapse) | Author | Files | Lines |
|
I find that this file makes too much noise for me to care to track it.
|
|
I don't believe I'll be needing this.
|
|
I'm not actually sure if this is sensitive information, but I'm erring on the
side of caution and ignoring it in case it is.
squash! Ignore .gnupg/random_seed
|
|
Using the `git rm -r --cached . && git add .` tip from: http://www.codeblocq.com/2016/01/Untrack-files-already-added-to-git-repository-based-on-gitignore/
I'm able to finally ignore these files. Things should be cleaner moving forward.
|
|
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.
|
|
Could have sworn I did this as well. Oh boy...
|
|
Before I noticed the rtp variable, the Vundle installation was a bit
nebulous to me.
TODO: Consider dropping support for vanilla altogether.
|
|
This repo's history seems to reflect my difficult wrestling with
Git, GitHub, gitignore files. I'm still not sure I understand
everything that's going on.
|
|
I believe `emacs.d` was change to `.emacs.d` somewhere along the way.
The gitignore needs to be updated, and some spam may have slipped in as
well.
|
|
Noise, noise, noise...
|
|
Ignores a few noisy files. Removes the dependency to a slack secret.
|
|
I don't want these spamming my commits, etc.
|
|
Ignore dirs in the emacs.d that is being added to this repo. We don't
want packages and other bloat in this repo.
|
|
|
|
|
|
|