From 6d2d7dba61602ca891fd58d37903642bc019a253 Mon Sep 17 00:00:00 2001 From: Kamron Batman Date: Thu, 10 Aug 2017 23:32:25 -0700 Subject: [PATCH] Updates gitinore for indexer app. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..2c2d1904 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +Indexer/.idea +Indexer/obj +Indexer/bin