Add single character name PHP files to the ignore list as they are only used for spot testing.
This commit is contained in:
parent
3ea9a2a5dd
commit
529a229e20
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -26,3 +26,7 @@ compressed
|
|||
|
||||
comics/
|
||||
thumbs/
|
||||
|
||||
# Temporary PHP files
|
||||
|
||||
?.php
|
||||
|
|
Loading…
Reference in New Issue
Block a user