diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-12-03 14:22:17 +0200 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-12-03 14:22:17 +0200 |
| commit | 1d6857927239834da3c5224dc3afb9aad025a741 (patch) | |
| tree | 07e646854de48bdd54fe86b601aa0619a83071f0 /.gitconfig | |
| parent | 9aa68033583390757cbd65329db8cce9f3078b84 (diff) | |
| download | dotfiles-1d6857927239834da3c5224dc3afb9aad025a741.tar dotfiles-1d6857927239834da3c5224dc3afb9aad025a741.tar.gz dotfiles-1d6857927239834da3c5224dc3afb9aad025a741.zip | |
Added dotfiles from LinuxMintCinnamon-setup
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig new file mode 100644 index 0000000..3014beb --- /dev/null +++ b/.gitconfig @@ -0,0 +1,4 @@ +[credential] + helper = store +[core] + excludesFile = ~/.gitignore |
