Add single character name PHP files to the ignore list as they are only used for spot testing.

This commit is contained in:
Junior 2024-01-07 16:50:54 -05:00
parent 3ea9a2a5dd
commit 529a229e20

4
.gitignore vendored
View File

@ -26,3 +26,7 @@ compressed
comics/ comics/
thumbs/ thumbs/
# Temporary PHP files
?.php