Add .htaccess and .htpasswd to .gitignore
This commit is contained in:
parent
beee566a26
commit
26fbb03698
3
.gitignore
vendored
3
.gitignore
vendored
@ -13,6 +13,9 @@ Desktop.ini
|
||||
.idea/
|
||||
*.iml
|
||||
|
||||
.htaccess
|
||||
.htpasswd
|
||||
|
||||
############################################
|
||||
# PHP / Composer
|
||||
############################################
|
||||
|
||||
Loading…
Reference in New Issue
Block a user