Do not ignore filtered result in php_filter_validate_url
[hiphop-php.git] / hphp / .gitignore
blob0f80b6468194f20d29e8b38e2d27cc98ae347521
1 # HHVM build results
2 *.hhbc
3 *.[oa]
4 /hhvm/hhvm
5 /hhvm/hphp
7 # vim swapfiles
8 .*.swp
9 .*.swo
11 # tags files
12 */tags
13 */TAGS
15 # logs
16 *.log
18 # git patch files
19 *.diff
21 # OS X
22 .DS_Store
23 ._.DS_Store
25 # gdb
26 .gdb_history