From 2a12410cdce2fcea09b2acf06458a418fb9899c1 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 15 Feb 2018 09:13:23 +0100 Subject: emacs: ignore init.html file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..af86de3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +emacs/init.html \ No newline at end of file -- cgit v1.2.3