Skip to content

Commit

Permalink
gitignore: Be more lax with the build folders
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkempf committed Oct 9, 2015
1 parent 1f44f44 commit 99fff22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ patches/*
include/vlc/libvlc_version.h

# Ignore build dirs
build-*
build*
contrib-*
install-*

0 comments on commit 99fff22

Please sign in to comment.