Merge pull request #1655 from pixelfed/trwnh-ignore-homeconfig

ignore user-specific config files in $HOME
pull/1661/head
daniel 6 years ago committed by GitHub
commit fe2627c60a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored

@ -13,3 +13,7 @@ npm-debug.log
yarn-error.log
.env
.DS_Store
.bash_profile
.bash_history
.gitconfig
.composer/

Loading…
Cancel
Save