branch: master commit 744d72ac26f0c479c3aebc8f83cf543641c4a8ee Author: Joao Tavora <joaotav...@gmail.com> Commit: Joao Tavora <joaotav...@gmail.com>
Add .gitignore --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..54eb170 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.elc +\#* \ No newline at end of file