Fix .gitignore for *.pyc files

Related to https://github.com/phpmyadmin/phpmyadmin/pull/20233

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
This commit is contained in:
Maurício Meneghini Fauth 2026-04-07 13:22:38 -03:00
parent ef34ab5285
commit f207693a90
No known key found for this signature in database
GPG Key ID: 6A16FD38AFC89CC8

3
.gitignore vendored
View File

@ -51,8 +51,7 @@ web.config
/docs/html
/docs/linkcheck/
/docs/locale
/docs/*.pyc
/docs/*.swp
/docs/**/*.pyc
# Demo server
revision-info.php