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:
parent
ef34ab5285
commit
f207693a90
3
.gitignore
vendored
3
.gitignore
vendored
@ -51,8 +51,7 @@ web.config
|
||||
/docs/html
|
||||
/docs/linkcheck/
|
||||
/docs/locale
|
||||
/docs/*.pyc
|
||||
/docs/*.swp
|
||||
/docs/**/*.pyc
|
||||
|
||||
# Demo server
|
||||
revision-info.php
|
||||
|
||||
Loading…
Reference in New Issue
Block a user