Skip to content

Commit

Permalink
Merge pull request #25 from erikwebb/add-gitignore
Browse files Browse the repository at this point in the history
Ignore build artifacts from Git
  • Loading branch information
scottmac committed Aug 9, 2013
2 parents 4bc36e7 + baf2db1 commit 8ef8ff6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
extension/*
!extension/config.m4
!extension/php_xhprof.h
!extension/tests/
!extension/xhprof.c

0 comments on commit 8ef8ff6

Please sign in to comment.