From c20c305fba7263fed3356d491096325e0b404edb Mon Sep 17 00:00:00 2001 From: ente Date: Fri, 13 May 2022 22:28:41 +0200 Subject: [PATCH] update idea files to ignore venv --- .gitignore | 3 ++- .idea/emojicount.iml | 4 +++- .idea/misc.xml | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1897382..af89e45 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.cfg -!example-miceco.cfg \ No newline at end of file +!example-miceco.cfg +venv/ \ No newline at end of file diff --git a/.idea/emojicount.iml b/.idea/emojicount.iml index d0876a7..74d515a 100644 --- a/.idea/emojicount.iml +++ b/.idea/emojicount.iml @@ -1,7 +1,9 @@ - + + + diff --git a/.idea/misc.xml b/.idea/misc.xml index d56657a..7ca335f 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file