From a02dc7452f87d095847151f4b7b23009f40fb3c0 Mon Sep 17 00:00:00 2001 From: Olivier Keshavjee Date: Mon, 22 Jun 2015 21:34:57 +0200 Subject: [PATCH] Ignores ninja project file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fe8374b..08bf4c5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ snowflake* .directory test_project.zip test_project_ -Notes.t2t \ No newline at end of file +Notes.t2t +*.nja \ No newline at end of file