1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-01-02 21:24:10 +00:00

update ignore files

This commit is contained in:
Christian Winther 2024-02-22 14:32:50 +00:00
parent 0ecebbb8bf
commit 3bfd043792
2 changed files with 20 additions and 3 deletions

View file

@ -1,4 +1,20 @@
.env
.git
.gitignore
.DS_Store
/.composer/
/.env
/.git
/.gitconfig
/.gitignore
/bootstrap/cache
/docker-compose-state/
/node_modules
/npm-debug.log
/public/storage
/public/vendor/horizon
/storage/*.key
/storage/docker
/vendor
/yarn-error.log
# exceptions - these *MUST* be last
!/bootstrap/cache/.gitignore
!/public/vendor/horizon/.gitignore

1
.gitignore vendored
View file

@ -14,6 +14,7 @@
/public/hot
/public/storage
/storage/*.key
/storage/docker
/vendor
Homestead.json
Homestead.yaml