mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
316 B
Plaintext
25 lines
316 B
Plaintext
/node_modules
|
|
/public/hot
|
|
/public/storage
|
|
/storage/*.key
|
|
/vendor
|
|
/.idea
|
|
/.vscode
|
|
/.vagrant
|
|
/docker-volumes
|
|
Homestead.json
|
|
Homestead.yaml
|
|
npm-debug.log
|
|
yarn-error.log
|
|
.env
|
|
.DS_Store
|
|
.bash_profile
|
|
.bash_history
|
|
.bashrc
|
|
.gitconfig
|
|
.git-credentials
|
|
/.composer/
|
|
/nginx.conf
|
|
/docker-compose/
|
|
!/contrib/docker-compose/.env
|