branch: externals/phps-mode commit 20199b0cc77edcc75f48455817d7e6c8fd44a316 Author: Christian Johansson <christ...@cvj.se> Commit: Christian Johansson <christ...@cvj.se>
Added byte-compiled Lisp to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e69de29..c531d98 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +*.elc