From 353ab3b0c3f8a6c48f242a4c9cdcebed70f9a022 Mon Sep 17 00:00:00 2001
From: Dmytro Aleksandrov <alkersan@gmail.com>
Date: Wed, 15 Aug 2018 16:13:57 +0300
Subject: T689: Added ntp and date op mode definition

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

(limited to '.gitignore')

diff --git a/.gitignore b/.gitignore
index 5d0af4bae..af15969c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,12 +21,15 @@ parts/
 sdist/
 var/
 wheels/
+Pipfile
+Pipfile.lock
 *.egg-info/
 .installed.cfg
 *.egg
 .idea/
 .idea
 .idea/*
+*.iml
 
 # PyInstaller
 #  Usually these files are written by a python script from a template
-- 
cgit v1.2.3