branch: elpa/dirvish commit 174a9f6a3aa35b44f332e41b44aec1d1629bd024 Author: Alex Lu <hellosimon1...@hotmail.com> Commit: Alex Lu <hellosimon1...@hotmail.com>
build: disable git from tracking build caches --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..9e4b0ee5b4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.elc +*-pkg.el +*-autoloads.el