Skip to content

Commit 8ef8ff6

Browse files
committed
Merge pull request phacility#25 from erikwebb/add-gitignore
Ignore build artifacts from Git
2 parents 4bc36e7 + baf2db1 commit 8ef8ff6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
extension/*
2+
!extension/config.m4
3+
!extension/php_xhprof.h
4+
!extension/tests/
5+
!extension/xhprof.c

0 commit comments

Comments
 (0)