##// END OF EJS Templates
hgignore: add mypy cache files...
Antoine Cezar -
r45597:922dbf0d default
parent child Browse files
Show More
@@ -52,6 +52,7 b' cscope.*'
52 52 .idea/*
53 53 .asv/*
54 54 .pytype/*
55 .mypy_cache
55 56 i18n/hg.pot
56 57 locale/*/LC_MESSAGES/hg.mo
57 58 hgext/__index__.py
General Comments 0
You need to be logged in to leave comments. Login now