We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d450841 commit 4c6edccCopy full SHA for 4c6edcc
algorithms_keeper/parser/python_parser.py
@@ -68,6 +68,7 @@ class PythonParser(BaseFilesParser):
68
".yaml",
69
".yml",
70
".cfg",
71
+ ".disabled",
72
# Data files
73
".csv",
74
".json",
0 commit comments