Skip to content

Commit

Permalink
Add transient/ to .gitignore (bbatsov#1286)
Browse files Browse the repository at this point in the history
Seems it's coming from magit.
  • Loading branch information
cassiel authored and Parent5446 committed Jan 5, 2021
1 parent 2d34e1e commit 35f78ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ network-security.data
prelude-cheatsheet.el
prelude-cheatsheet.aux
prelude-cheatsheet.log
transient/
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
* Removed `beacon-mode`.
* Add the `ag` package. It provides a nice alternative to `grep` and has nice Projectile integration.
* Auto-install `adoc-mode` for AsciiDoc files.
* Added `transient/` to `.gitignore`.

### Bugs fixed

Expand Down

0 comments on commit 35f78ec

Please sign in to comment.