diff options
| Commit | 1d6857927239834da3c5224dc3afb9aad025a741 (patch ) | |
|---|---|---|
| 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 |
| Files | 07e646854de48bdd54fe86b601aa0619a83071f0 /.gitconfig | |
| dotfiles-1d6857927239834da3c5224dc3afb9aad025a741.tar dotfiles-1d6857927239834da3c5224dc3afb9aad025a741.tar.gz dotfiles-1d6857927239834da3c5224dc3afb9aad025a741.zip | ||
| Parent | 9aa68033583390757cbd65329db8cce9f3078b84 (diff) | |
Added dotfiles from LinuxMintCinnamon-setup
1 files changed, 4 insertions, 0 deletions
| -rw-r--r-- | .gitconfig | 4 |
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 |
