Skip to content

Commit ae0d5cf

Browse files
linesightclaude
andcommitted
gitignore: add Linux build artifacts for cefpython3/
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent fbb2a7d commit ae0d5cf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ dist/
44
cefpython3/*.pyd
55
cefpython3/*.dll
66
cefpython3/*.exe
7+
cefpython3/*.so
8+
cefpython3/*.so.*
9+
cefpython3/subprocess
710
cefpython3/*.pak
811
cefpython3/*.dat
912
cefpython3/*.bin

0 commit comments

Comments
 (0)