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

Commit

Permalink
Add .dylib files to gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
nostrademons committed May 1, 2015
1 parent 1af530b commit 8dc6ca0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ gumbo_parser.target.mk

# Python dist artifacts
*.pyc
*.dylib
dist
build
python/gumbo.egg-info
Expand Down

0 comments on commit 8dc6ca0

Please sign in to comment.