; Add .no-advice-on-failure to .gitignore
This is for the new "disable advice on failure" feature added by Gregory Heytings <gregory@heytings.org>. * .gitignore: Add .no-advice-on-failure.
This commit is contained in:
parent
50e6bc72c2
commit
6082ab9697
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -25,6 +25,7 @@
|
|||
|
||||
# Personal customization.
|
||||
.dir-locals-2.el
|
||||
.no-advice-on-failure
|
||||
|
||||
# Built by 'autogen.sh'.
|
||||
/aclocal.m4
|
||||
|
|
Loading…
Add table
Reference in a new issue