Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit 8dc6ca0

Browse files
committed
Add .dylib files to gitignore.
1 parent 1af530b commit 8dc6ca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ gumbo_parser.target.mk
6363

6464
# Python dist artifacts
6565
*.pyc
66+
*.dylib
6667
dist
6768
build
6869
python/gumbo.egg-info

0 commit comments

Comments
 (0)