From 127260da372fa6131833f43b3cd032332aa04607 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Mon, 28 Jan 2019 19:16:43 -0500 Subject: .gitignore: Add compiled/ --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e4e5f6c..fe4a57d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*~ \ No newline at end of file +*~ +compiled/ -- cgit v1.2.3