branch: elpa/csv2ledger commit 19b3176424da941a6e96a3d1064c42845cf1b70a Author: Joost Kremers <joostkrem...@fastmail.fm> Commit: Joost Kremers <joostkrem...@fastmail.fm>
Add flycheck temp files to .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c531d9867f..f608e222ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.elc +flycheck*