Add credential helper and update gitignore

This commit is contained in:
Vladan Popovic 2020-05-10 01:43:10 +02:00
parent 341f02d7d0
commit 3cd8dfbd82
2 changed files with 4 additions and 0 deletions

View File

@ -3,3 +3,5 @@
name = Vladan Popovic
[core]
excludesfile = /home/vladan/.gitignore_global
[credential]
helper = store

View File

@ -1,6 +1,7 @@
*~
*.sw?
\#*\#
.#*
*tags
TAGS
.python_history
@ -23,3 +24,4 @@ pavucontrol.ini
*history
*.db
*.journal
.git-credentials