mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-01-09 13:50:44 +00:00
Merge pull request #1656 from pixelfed/trwnh-ignore-homeconfig
.gitignore parity with install guide in docs
This commit is contained in:
commit
e54a8cd385
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -15,5 +15,8 @@ yarn-error.log
|
|||
.DS_Store
|
||||
.bash_profile
|
||||
.bash_history
|
||||
.bashrc
|
||||
.gitconfig
|
||||
.composer/
|
||||
.git-credentials
|
||||
/.composer/
|
||||
/nginx.conf
|
||||
|
|
Loading…
Reference in a new issue