branch: externals/flymake-proselint commit 9d90a6b7c3954d4e42ee08d590d1531b28ff0c02 Author: Manuel Uberti <manuel.ube...@inventati.org> Commit: Manuel Uberti <manuel.ube...@inventati.org>
Add .gitignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..89a7597 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +# Compiled +*.elc + +# Packaging +.cask + +# Backup files +*~ \ No newline at end of file