##// 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 .idea/*
52 .idea/*
53 .asv/*
53 .asv/*
54 .pytype/*
54 .pytype/*
55 .mypy_cache
55 i18n/hg.pot
56 i18n/hg.pot
56 locale/*/LC_MESSAGES/hg.mo
57 locale/*/LC_MESSAGES/hg.mo
57 hgext/__index__.py
58 hgext/__index__.py
General Comments 0
You need to be logged in to leave comments. Login now