2
0
mirror of https://github.com/slawkens/myaac.git synced 2025-05-08 15:19:21 +02:00

Add .htaccess to .gitignore

This commit is contained in:
slawkens 2023-08-05 11:57:15 +02:00
parent 53221a9fd1
commit fcb2fc3002

3
.gitignore vendored

@ -2,6 +2,9 @@ Thumbs.db
.DS_Store
.idea
#
/.htaccess
# composer
composer.lock
vendor