From e0f7998f4bc928a3f089e9731e3fc38dccec3e17 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 19 Aug 2012 05:53:54 +0200 Subject: quotes/ will be compiled --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1eb4797..048da35 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ /truncater *.install /Makefile +/quotes/ + -- cgit