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

ignore user-specific config files in $HOME
This commit is contained in:
daniel 2019-09-01 14:26:20 -06:00 committed by GitHub
commit fe2627c60a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View file

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