mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +00:00
ignore user-specific config files in $HOME
for app-user setups
This commit is contained in:
parent
d013f55e25
commit
3f953e156f
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -13,3 +13,6 @@ npm-debug.log
|
|||
yarn-error.log
|
||||
.env
|
||||
.DS_Store
|
||||
.bash_profile
|
||||
.bash_history
|
||||
.gitconfig
|
||||
|
|
Loading…
Reference in a new issue