Skip to content

Commit a72b240

Browse files
WillAydjreback
authored andcommitted
Added cpp files to build clean (#28320)
1 parent 53ad571 commit a72b240

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ def initialize_options(self):
277277
".pyo",
278278
".pyd",
279279
".c",
280+
".cpp",
280281
".orig",
281282
):
282283
self._clean_me.append(filepath)

0 commit comments

Comments
 (0)