Ignore local installation files.

Thu, 11 Oct 2018 12:45:05 +0300

author
Iannis <i.binietoglou@impworks.gr>
date
Thu, 11 Oct 2018 12:45:05 +0300
changeset 27
8ebbba085eb0
parent 19
2a6a9e95bd16
child 28
2d90204710af

Ignore local installation files.

.hgignore file | annotate | diff | comparison | revisions
--- 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

mercurial