From 5374ed93dc73e054adbba847acc43856cb4b8c6c Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Fri, 2 Jul 2010 18:20:50 +0200 Subject: Everybody needs to be a bit ignorant --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cae549e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +*.xpi -- cgit