2013-05-29 17:43:20 +02:00
|
|
|
# Exclude all hidden files
|
|
|
|
.*
|
|
|
|
# But not .gitignore and .vagrant-puppet
|
|
|
|
!.gitignore
|
|
|
|
!.vagrant-puppet
|
2013-06-05 11:19:12 +02:00
|
|
|
|
2013-06-04 11:40:20 +02:00
|
|
|
build/
|
2013-06-04 17:20:18 +02:00
|
|
|
test/js/npm-debug.log
|
2013-06-05 11:19:12 +02:00
|
|
|
|
|
|
|
# ./configure output
|
|
|
|
config.log
|
2013-06-11 14:20:32 +02:00
|
|
|
|
|
|
|
# cmd tester
|
|
|
|
test/php/bin/extcmd_test
|