Skip to content

Commit 420ef3e

Browse files
authored
Also .devcontainer/Dockerfile
TheAlgorithms/Python#9578
1 parent 4c6edcc commit 420ef3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: algorithms_keeper/parser/python_parser.py

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ class PythonParser(BaseFilesParser):
6969
".yml",
7070
".cfg",
7171
".disabled",
72+
".devcontainer/Dockerfile",
7273
# Data files
7374
".csv",
7475
".json",

0 commit comments

Comments
 (0)