--- a/.hgignore Thu Oct 11 12:15:48 2018 +0300
+++ b/.hgignore Thu Oct 11 12:45:05 2018 +0300
@@ -1,6 +1,7 @@
-syntax: glob
-*.rst~
-*.py~
-*.pyc
-re:^settings\.py$
-re:^\.idea/
+syntax: glob
+*.rst~
+*.py~
+*.pyc
+re:^settings\.py$
+re:^\.idea/
+scc_access.egg-info/
\ No newline at end of file