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