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/
|
.idea/
|
||||||
*.iml
|
*.iml
|
||||||
|
|
||||||
|
.htaccess
|
||||||
|
.htpasswd
|
||||||
|
|
||||||
############################################
|
############################################
|
||||||
# PHP / Composer
|
# PHP / Composer
|
||||||
############################################
|
############################################
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user