parent
5a253c1445
commit
041617e8b0
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -26,3 +26,4 @@ network-security.data
|
||||||
prelude-cheatsheet.el
|
prelude-cheatsheet.el
|
||||||
prelude-cheatsheet.aux
|
prelude-cheatsheet.aux
|
||||||
prelude-cheatsheet.log
|
prelude-cheatsheet.log
|
||||||
|
transient/
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
* Removed `beacon-mode`.
|
* Removed `beacon-mode`.
|
||||||
* Add the `ag` package. It provides a nice alternative to `grep` and has nice Projectile integration.
|
* Add the `ag` package. It provides a nice alternative to `grep` and has nice Projectile integration.
|
||||||
* Auto-install `adoc-mode` for AsciiDoc files.
|
* Auto-install `adoc-mode` for AsciiDoc files.
|
||||||
|
* Added `transient/` to `.gitignore`.
|
||||||
|
|
||||||
### Bugs fixed
|
### Bugs fixed
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue